Skip to content

Commit

Permalink
docs(NEWS): Add entry on *_joins fix for dplyr::join_by()
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusSkytte committed Oct 11, 2024
1 parent b3941da commit 01e53e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

* `update_snapshot()` has been optimized and now runs faster on all the supported backends (#137).

* `*_joins()` can now take `dplyr::join_by()` as `by` argument (#156).

## Documentation

* A vignette including benchmarks of `update_snapshot()` across various backends is added (#138).
Expand Down

0 comments on commit 01e53e7

Please sign in to comment.