From cba1130dcb37f5578a293a52c94d723e3d54d64c Mon Sep 17 00:00:00 2001 From: Owen Pearson Date: Wed, 8 Jun 2022 11:45:11 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6401f8f88..9d5acb315 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [v1.2.2](https://github.com/ably/ably-ruby/tree/v1.2.2) + +[Full Changelog](https://github.com/ably/ably-ruby/compare/v1.2.1...v1.2.2) + +**Implemented enhancements:** + +- Add support to get channel lifecycle status [\#362](https://github.com/ably/ably-ruby/issues/362) + ## [v1.2.1](https://github.com/ably/ably-ruby/tree/v1.2.1) [Full Changelog](https://github.com/ably/ably-ruby/compare/v1.2.0...v1.2.1)