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 64fcd53 commit 92a2d34Copy full SHA for 92a2d34
CHANGELOG.md
@@ -2,6 +2,9 @@
2
## Unreleased
3
- **DataStore**
4
- Fix publishing events from model reconciliation queue ([#756](https://github.com/aws-amplify/amplify-ios/pull/756))
5
+ - Dispatch outboxStatus, subscriptionsEstablished, syncQueriesStarted as hub events ([#721](https://github.com/aws-amplify/amplify-ios/pull/721))
6
+- **Core**
7
+ - Fix default operator outside of guard statement ([#752](https://github.com/aws-amplify/amplify-ios/pull/752))
8
9
## 1.1.2 (2020-08-30)
10
0 commit comments