Skip to content

Commit

Permalink
updated changelog entry around refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikuB committed Oct 13, 2024
1 parent f9d55cf commit 5847bd3
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,6 +1,6 @@
## [8.0.0-dev.4]

* [Android] no functional changes but some code around dealing with `allowInsecureConnections` has been done in response to issue [554](https://github.com/MaikuB/flutter_appauth/issues/554)
* [Android] some refactoring around code related to `allowInsecureConnections` has been done in response to issue [554](https://github.com/MaikuB/flutter_appauth/issues/554)
* [Android] added logic to help with issues like [205](https://github.com/MaikuB/flutter_appauth/issues/205) where an app tries to refresh a token but the instances of `AuthorizationService` have been disposed

## [8.0.0-dev.3]
Expand Down

0 comments on commit 5847bd3

Please sign in to comment.