Update CHANGELOG
This commit is contained in:
parent
222f789562
commit
6e202c3a6b
@ -2,6 +2,9 @@
|
||||
|
||||
## [unreleased]
|
||||
|
||||
## [0.13.0]
|
||||
* Upgrade to lodash ^4.2.0 (https://github.com/substantial/updeep/pull/50)
|
||||
|
||||
## [0.12.0]
|
||||
* Make lodash a dependency instead of a peerDependency - Thanks @epeli
|
||||
(https://github.com/substantial/updeep/issues/43 https://github.com/substantial/updeep/pull/48)
|
||||
@ -88,7 +91,8 @@
|
||||
## 0.1.0
|
||||
* Initial release
|
||||
|
||||
[unreleased]: https://github.com/aaronjensen/updeep/compare/v0.12.0...HEAD
|
||||
[unreleased]: https://github.com/aaronjensen/updeep/compare/v0.13.0...HEAD
|
||||
[0.13.0]: https://github.com/aaronjensen/updeep/compare/v0.12.0...v0.13.0
|
||||
[0.12.0]: https://github.com/aaronjensen/updeep/compare/v0.11.0...v0.12.0
|
||||
[0.11.0]: https://github.com/aaronjensen/updeep/compare/v0.10.1...v0.11.0
|
||||
[0.10.1]: https://github.com/aaronjensen/updeep/compare/v0.10.0...v0.10.1
|
||||
|
Loading…
Reference in New Issue
Block a user