Update CHANGELOG.md

main
Aaron Jensen 2015-08-12 00:34:31 -07:00
parent cfe2a8e317
commit 50fe8155e1
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
## [0.6.0]
* Remove support for `_.placeholder` in curried methods. This may come back, but it was necessary for the next item.
* Improve performance of curried methods.
* Improve performance of curried methods. (https://github.com/substantial/updeep/issues/16)
* Improve examples in docs, thanks [hedgerh][].
* `u.map` will now return the same instance if nothing changes.
* Improve performance of `u.map`.