Skip to content

Commit

Permalink
docs(NEWS): Be more precise on when dplyr::join_by() works
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusSkytte committed Oct 14, 2024
1 parent d2c6f7d commit 12e9d06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

* `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).
* `*_joins()` can now take `dplyr::join_by()` as `by` argument when no `na_by` argument is given (#156).

## Documentation

Expand Down

0 comments on commit 12e9d06

Please sign in to comment.