Skip to content

Commit

Permalink
chore: update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
5d committed Oct 2, 2024
1 parent 8e0458b commit 97d698d
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,20 @@
# Changelog

## 1.0.0 - (2024-08-26)
## 1.0.1 (2024-09-27)

## Fixes

- inject auth info to appsync handshake headers ([#22](https://github.com/aws-amplify/aws-appsync-apollo-extensions-swift/pull/22))

## 1.0.0 (2024-09-10)

### Features

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

### Fixes

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

0 comments on commit 97d698d

Please sign in to comment.