update changelog

This commit is contained in:
2016-08-04 16:04:15 -07:00
parent 7867f14476
commit 1a1f9358fd

View File

@@ -2,6 +2,10 @@
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.
## v0.10.3
- Bump moment.js version, fix [DoS issue](https://nodesecurity.io/advisories/55)
## v0.10.2 ## v0.10.2
- Allow passing headers on job creation, useful for auth and proxy traversal - Allow passing headers on job creation, useful for auth and proxy traversal
@@ -88,4 +92,4 @@ Notable changes to the esqueue project. Pay attention to `[BREAKING]` changes wh
## v0.1.0 ## v0.1.0
- Initial release - Initial release