update the changelog

This commit is contained in:
2017-02-28 16:03:13 -07:00
parent c84b62bd31
commit 7900d0c7e1

View File

@@ -2,6 +2,12 @@
Notable changes to the esqueue project. Pay attention to `[BREAKING]` changes when upgrading. Notable changes to the esqueue project. Pay attention to `[BREAKING]` changes when upgrading.
## v1.0.0
- [BREAKING] elasticsearch package is a peerDependency now, since it's not required if you are using the `client` option when instantiating the queue
- Remove lodash.isPlainObject and lodash.omit dependencies, use customer helpers
- Remove errors dependency, use custom errors
## v0.12.2 ## v0.12.2
- Fixed issue where destoyed workers could continue running - Fixed issue where destoyed workers could continue running