Skip to content

Commit 9862bd8

Browse files
committed
NEWS bullet
1 parent abbcf55 commit 9862bd8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# dplyr (development version)
22

3+
* Passing `size` to `if_else()` is now deprecated. The output size is always taken from the `condition` (#7722).
4+
35
* `bind_rows()` now replaces empty (or `NA`) element names in a list with its numeric index while preserving existing names (#7719, @Meghansaha).
46

57
* New `slice_sample()` example showing how to use it to shuffle rows (#7707, @Hzanib).

0 commit comments

Comments
 (0)