From bfbfa4e62329a938154d21a50145b80b4f670e9c Mon Sep 17 00:00:00 2001 From: evgeny Date: Thu, 4 Apr 2024 15:10:54 +0100 Subject: [PATCH] docs: update `CHANGELOG` for 1.2.29 release --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c1471ad3..e87a4f56b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.2.29](https://github.com/ably/ably-flutter/tree/v1.2.29) + +[Full Changelog](https://github.com/ably/ably-flutter/compare/v1.2.28...v1.2.29) + +This release contains Ably Push Notification improvements + +- Updated `ably-cocoa` dependency to `1.2.29` +- Updated `ably-android` dependency to `1.2.36` + ## [1.2.28](https://github.com/ably/ably-flutter/tree/v1.2.28) [Full Changelog](https://github.com/ably/ably-flutter/compare/v1.2.27...v1.2.28)