Skip to content

Commit

Permalink
NEWS bullet
Browse files Browse the repository at this point in the history
  • Loading branch information
DavisVaughan committed May 24, 2022
1 parent 1734e28 commit 750c268
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
@@ -1,5 +1,7 @@
# dplyr (development version)

* `lst_()` is no longer reexported from tibble (#6276).

* `between()` has been rewritten to utilize vctrs. This means that it is no
longer restricted to just numeric and date-time vectors. Additionally, `left`
and `right` are no longer required to be scalars, they can now also be vectors
Expand Down

0 comments on commit 750c268

Please sign in to comment.