Skip to content

Commit

Permalink
chore: fixed order of changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
khatruong2009 authored Oct 24, 2023
1 parent 9901e78 commit f2870ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/amplify/amplify_flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
- feat(analytics): Support identity pools that have unauthenticated (guest) access disabled

### Fixes
- fix: catch and log updateEndpoint error during configure ([#3985](https://github.com/aws-amplify/amplify-flutter/pull/3985))
- fix(analytics): event client flush events to do not discard events from cache on auth exception ([#3999](https://github.com/aws-amplify/amplify-flutter/pull/3999))
- fix: catch and log updateEndpoint error during configure ([#3985](https://github.com/aws-amplify/amplify-flutter/pull/3985))

## 1.4.1

Expand Down

0 comments on commit f2870ff

Please sign in to comment.