Update CHANGELOG.md

main
Andy Brown 2015-08-30 17:03:30 -07:00
parent 12bf952d64
commit 36fffaa992
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,9 @@
# Change Log
## [unreleased]
## [0.8]
* Default to empty array if update keys are integers. (https://github.com/substantial/updeep/issues/22)
## [0.7.2]
* Fix curried functions not reporting their correct arity. (https://github.com/substantial/updeep/issues/31)
## [0.7.1]