Skip to content

Commit

Permalink
add changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mschubert committed Aug 18, 2018
1 parent 44ca6d1 commit 54a404c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
* 0.4.1
* speed improvements for `construct`, `melt` (#23)
* `lambda` adds `tbl_df` class if `simplify=FALSE` (#19)
* `map`, `lambda`, `stack` now have progress bars after 5s (#16)
* Package no longer depends on `reshape2`

* 0.4.0
* Package no longer depends on `abind`, `pryr`
* `along=-1` uses last dimension in `flatten`, `subset` (#6)
Expand Down

0 comments on commit 54a404c

Please sign in to comment.