Skip to content

Commit

Permalink
Update change log.
Browse files Browse the repository at this point in the history
I created this manually since I kept hitting into rate limit errors with
github_changelog_generator.
  • Loading branch information
lawrence-forooghian committed Nov 7, 2023
1 parent 8d8f9ce commit 9c2ea42
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## [1.2.22](https://github.com/ably/ably-cocoa/tree/1.2.22)

[Full Changelog](https://github.com/ably/ably-cocoa/compare/1.2.21...1.2.22)

**Fixed issues:**

- Fixes an issue where certain errors will cause a Realtime connection to transition to `FAILED` when it should be transitioning to `DISCONNECTED` and retrying the connection attempt. [\#1817](https://github.com/ably/ably-cocoa/issues/1817)

## [1.2.21](https://github.com/ably/ably-cocoa/tree/1.2.21)

[Full Changelog](https://github.com/ably/ably-cocoa/compare/1.2.20...1.2.21)
Expand Down

0 comments on commit 9c2ea42

Please sign in to comment.