We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 288d164 commit fbb869bCopy full SHA for fbb869b
CHANGELOG.md
@@ -1 +1,12 @@
1
# Changelog
2
+
3
+## 1.0.0 - (2024-08-26)
4
5
+### Features
6
+- Add heart beat monitor to AppSyncRTC. ([#1](https://github.com/aws-amplify/aws-appsync-apollo-extensions-swift/pull/1))
7
+- Add user-agent header to GraphQL requests. ([#2](https://github.com/aws-amplify/aws-appsync-apollo-extensions-swift/pull/2))
8
+- Initial implementation and tests.
9
10
+### Fixes
11
+- Rename to Extensions. ([#3](https://github.com/aws-amplify/aws-appsync-apollo-extensions-swift/pull/3))
12
+- Add more info to user-agent header. ([#5](https://github.com/aws-amplify/aws-appsync-apollo-extensions-swift/pull/5))
0 commit comments