Skip to content

Commit

Permalink
Remove unnecessary detail in Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-xD committed Nov 24, 2021
1 parent 23db62d commit ab9a3a6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,10 @@

**Implemented enhancements:**

- Remove `prefer_relative_imports` and use absolute package imports [\#169](https://github.com/ably/ably-flutter/issues/169)
- Simplify authCallback code [\#231](https://github.com/ably/ably-flutter/pull/231) ([ben-xD](https://github.com/ben-xD))
- Make the symmetric encryption UI more usable [\#229](https://github.com/ably/ably-flutter/pull/229) ([ben-xD](https://github.com/ben-xD))
- Improve android logging: Remove unnecessary print statements, and use Log.w where necessary [\#228](https://github.com/ably/ably-flutter/pull/228) ([ben-xD](https://github.com/ben-xD))
- iOS: add `notification` in RemoteMessage [\#224](https://github.com/ably/ably-flutter/pull/224) ([ben-xD](https://github.com/ben-xD))
- Fix `setOptions` to complete the Future \(previously did not call `result.success`\) and remove side effects in example app [\#222](https://github.com/ably/ably-flutter/pull/222) ([ben-xD](https://github.com/ben-xD))
- Stop saving a reference to a Future as a way to check for the method being called [\#219](https://github.com/ably/ably-flutter/pull/219) ([ben-xD](https://github.com/ben-xD))

**Fixed bugs:**

Expand Down

0 comments on commit ab9a3a6

Please sign in to comment.