Skip to content

Commit

Permalink
Tweak NEWS bullet
Browse files Browse the repository at this point in the history
  • Loading branch information
DavisVaughan committed Aug 21, 2024
1 parent 83043e2 commit cda7a5b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# purrr (development version)

* `list_transpose()` now works with data.frames (@KimLopezGuell, #1109).
* Added a test to assert that `list_transpose()` does not work on data frames
(@KimLopezGuell, #1141, #1149).
* Added `imap_vec()` (#1084)
* `list_transpose()` inspects all elements to determine the correct
template if it's not provided by the user (#1128, @krlmlr).
Expand Down

0 comments on commit cda7a5b

Please sign in to comment.