From c2d58f7516108358948d371657dd96fa36036619 Mon Sep 17 00:00:00 2001 From: David Justice Date: Mon, 7 Jan 2019 09:58:12 -0800 Subject: [PATCH] update changelog --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index eb070d87..00e592a8 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,9 @@ ## `head` +## `v1.1.2` +- take dep on updated amqp common which has more permissive RPC status description parsing + ## `v1.1.1` - close sender when hub is closed - ensure links, session and connections are closed gracefully