Skip to content
This repository was archived by the owner on Jul 25, 2025. It is now read-only.

Commit 8640b7f

Browse files
authored
Update CHANGELOG.md (#526) [skip ci]
1 parent b052e40 commit 8640b7f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
The AWS AppSync SDK for iOS enables you to access your AWS AppSync backend and perform operations like `Queries`, `Mutations` and `Subscriptions`. The SDK
44
also includes support for offline operations.
55

6+
## 3.6.0
7+
8+
### Features
9+
10+
- feat: Upgrade AppSyncRTClient 1.8.0 and enable logs ([PR #519](https://github.com/awslabs/aws-mobile-appsync-sdk-ios/pull/519))
11+
12+
### Bug Fixes
13+
14+
- fix: Thread safe subscription watcher cancel ([PR #523](https://github.com/awslabs/aws-mobile-appsync-sdk-ios/pull/523))
15+
616
## 3.5.0
717

818
### Misc. Updates

0 commit comments

Comments
 (0)