From d7bae7aae2467a37d1034c31e37f3e5668d1ea3f Mon Sep 17 00:00:00 2001 From: Christopher Maier Date: Tue, 18 Oct 2016 11:40:22 -0400 Subject: [PATCH] Changelog for 0.15.2 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f9d7043..9815144c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 0.15.2 +### Bug Fixes + +- Local Relays connecting prior to registration crash Cog [#1034](https://github.com/operable/cog/issues/1034) +- Chat handle creation erroneous error [#1049](https://github.com/operable/cog/issues/1049) +- Relay suffers from frequent disconnects [#1050](https://github.com/operable/cog/issues/1050) +- Bot does not respond to HipChat DMs [#1053](https://github.com/operable/cog/issues/1053) +- Bump the embedded bundle version [#1063](https://github.com/operable/cog/issues/1063) +- Enable dynamic config for Relay in container [#1066](https://github.com/operable/cog/issues/1066) + ## 0.15.1 ### Bug Fixes