Skip to content

Commit

Permalink
Add a new section for enhancements
Browse files Browse the repository at this point in the history
  • Loading branch information
ikbalkaya committed Apr 28, 2023
1 parent 9e7b3a8 commit 5a0c17c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,18 @@

[Full Changelog](https://github.com/ably/ably-flutter/compare/v1.2.15...v1.2.16)

**Implemented enhancements:**

- Added new Auth methods: 'requestToken', 'authorize','createTokenRequest' [\#460](https://github.com/ably/ably-flutter/pull/460)

**Fixed bugs:**

- authHeaders type conversion on Android Plugin is incorrect [\#444](https://github.com/ably/ably-flutter/issues/444)
- iOS \_CastError exception [\#355](https://github.com/ably/ably-flutter/issues/355)

**Closed issues:**

- How to handle when user auth changes?
Added new Auth methods: 'requestToken', 'authorize','createTokenRequest' [\#459](https://github
- How to handle when user auth changes? [\#459](https://github
.com/ably/ably-flutter/issues/459)
- Expose `href` from `ErrorInfo` in bubbled exceptions [\#441](https://github.com/ably/ably-flutter/issues/441)
- java.util.HashMap cannot be cast to io.ably.lib.types.Param [\#439](https://github.com/ably/ably-flutter/issues/439)
Expand Down

0 comments on commit 5a0c17c

Please sign in to comment.