From 1a1f9358fdd9b49bc04147fcc10f6d8e2466944e Mon Sep 17 00:00:00 2001 From: Joe Fleming Date: Thu, 4 Aug 2016 16:04:15 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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