From 6913391526f206d6437217a7fe066945f90cd263 Mon Sep 17 00:00:00 2001 From: Joe Fleming Date: Wed, 19 Oct 2016 13:39:59 -0700 Subject: [PATCH] update the changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f62d160..0432be5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ Notable changes to the esqueue project. Pay attention to `[BREAKING]` changes when upgrading. +## v0.12.0 + +- [BREAKING] Rename general queue error to `queue:error` instead of simply `error` +- Remove the `timeout` parameter from the ping operation on intiialization + ## v0.11.1 - Apache 2.0 license file