Skip to content

Commit

Permalink
updated changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikuB committed Aug 10, 2024
1 parent 876d2f4 commit 1bded5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flutter_appauth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## [7.0.0-dev.3]

* **Breaking change** all methods have now been made to return non-nullable types
* [Android] updated plugin to specify a theme for the `RedirectUriReceiverActivity` from the AppAuth Android SDK
* [Android] updated plugin to specify `Theme.AppCompat.Translucent.NoTitleBar` as the theme for the `RedirectUriReceiverActivity` from the AppAuth Android SDK. This is to fix a crash raised with issues [#362](https://github.com/MaikuB/flutter_appauth/issues/362) and [#515](https://github.com/MaikuB/flutter_appauth/issues/515)
* [iOS][macOS] bumped AppAuth iOS dependency to 1.7.5
* Updated API docs with more details
* Updated readme with more details on essential knowledge and links to OAuth 2.0 specifications
Expand Down

0 comments on commit 1bded5e

Please sign in to comment.