Skip to content

Commit ba9a894

Browse files
authored
chore: update ChangeLog (#31)
1 parent 8e0458b commit ba9a894

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,20 @@
11
# Changelog
22

3-
## 1.0.0 - (2024-08-26)
3+
## 1.0.1 (2024-09-27)
4+
5+
## Fixes
6+
7+
- inject auth info to appsync handshake headers ([#22](https://github.com/aws-amplify/aws-appsync-apollo-extensions-swift/pull/22))
8+
9+
## 1.0.0 (2024-09-10)
410

511
### Features
12+
613
- Add heart beat monitor to AppSyncRTC. ([#1](https://github.com/aws-amplify/aws-appsync-apollo-extensions-swift/pull/1))
714
- Add user-agent header to GraphQL requests. ([#2](https://github.com/aws-amplify/aws-appsync-apollo-extensions-swift/pull/2))
815
- Initial implementation and tests.
916

1017
### Fixes
18+
1119
- Rename to Extensions. ([#3](https://github.com/aws-amplify/aws-appsync-apollo-extensions-swift/pull/3))
1220
- Add more info to user-agent header. ([#5](https://github.com/aws-amplify/aws-appsync-apollo-extensions-swift/pull/5))

0 commit comments

Comments
 (0)