From 6401022021d0c7ccedecc2256ac4c0ab80e127d0 Mon Sep 17 00:00:00 2001 From: Joe Fleming Date: Tue, 23 May 2017 18:10:29 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 372ccc8..66957bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ Notable changes to the esqueue project. Pay attention to `[BREAKING]` changes when upgrading in pre-1.0 versions. As of 1.0, breaking changes will only happen in major versions. +## v2.0.2 + +- Fix issue where creating a worker would not use the queue's doctype by default + ## v2.0.1 - Don't swallow 400 errors at index creation