Update CHANGELOG.md

main
Andy Brown 2015-08-21 09:33:18 -07:00
parent 5a95c2c9dc
commit e746ff66b0
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# Change Log
## [unreleased]
* Fix curried functions not reporting their correct arity. (https://github.com/substantial/updeep/issues/31)
## [0.7.1]
* Fix update omitting empty object. (https://github.com/substantial/updeep/issues/29)