diff --git a/CHANGELOG.md b/CHANGELOG.md index c4a59c1..ea2cc3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ 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 - 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 -- Initial release \ No newline at end of file +- Initial release