Update changelog

main
Aaron Jensen 2018-11-27 17:00:10 -08:00
parent 2b9bd9871b
commit 8cd3b4be86
No known key found for this signature in database
GPG Key ID: 395CF9A719B6724C
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
## [unreleased]
## [1.1.0]
* Add _.omitted to omit properties - Thanks @yanick (https://github.com/substantial/updeep/pull/78)
## [1.0.0]
* Allow Number type in updateIn function - Thanks @AveVlad (https://github.com/substantial/updeep/pull/67)