We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a91a890 commit a12c5dfCopy full SHA for a12c5df
appsync/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [Release 1.1.0](https://github.com/aws-amplify/amplify-android/releases/tag/release_events_v1.1.0)
2
+
3
+### Bug Fixes
4
+- **events:** Ensure WebSocket connection error notifies client ([#3127](https://github.com/aws-amplify/amplify-android/issues/3127))
5
6
+[See all changes between 1.0.0 and 1.1.0](https://github.com/aws-amplify/amplify-android/compare/release_events_v1.0.0...release_events_v1.1.0)
7
8
# Release 1.0.0
9
10
Initial Release
appsync/version.properties
@@ -1 +1 @@
-VERSION_NAME=1.0.0
+VERSION_NAME=1.1.0
0 commit comments