Skip to content

Commit 5a1bbc5

Browse files
authored
Update changelog.md 0.10.0 (#275)
* Update changelog.md 0.10.0 * Update CHANGELOG.md
1 parent fd45e4d commit 5a1bbc5

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
A declarative library for application development using cloud services.
44

5+
## 0.10.0
6+
7+
### New Features
8+
9+
- Adding amplify specific user agent, revival of PR#166 ([#271](https://github.com/aws-amplify/amplify-ios/issues/271))
10+
11+
### Updates
12+
13+
- **API**
14+
- Reprovision API Integration test backends ([#250](https://github.com/aws-amplify/amplify-ios/issues/250))
15+
- Remove dependency on ModelRegistry for adding syncable fields to selection set. ([#252](https://github.com/aws-amplify/amplify-ios/issues/252))
16+
- **DataStore**
17+
- Adding unit tests for AWSMutationDatabaseAdapterTests ([#231](https://github.com/aws-amplify/amplify-ios/issues/231))
18+
- Initial sync startup/3-way merge ([#238](https://github.com/aws-amplify/amplify-ios/issues/238))
19+
- Integrate retryability for outgoing mutation queue ([#266](https://github.com/aws-amplify/amplify-ios/issues/266))
20+
- **Storage**
21+
- Reprovision Storage Integration test backend ([#256](https://github.com/aws-amplify/amplify-ios/issues/256))
22+
523
## 0.9.0
624

725
Initial release! Includes Core features, plus support for these categories:

0 commit comments

Comments
 (0)