Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AshesITR authored Feb 7, 2018
1 parent b114622 commit 4eff9d5
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 @@
# purrr 0.2.4.9000

* `accumulate()` and `accumulate_right()` now inherit names from their first input (@AshesITR, #446)

* `flatten_dfr()` and `flatten_dfc()` now aborts if dplyr is not installed. (#454)

* `imap_dfr()` now works with `.id` argument is provided (#429)
Expand Down

0 comments on commit 4eff9d5

Please sign in to comment.