Skip to content

Commit

Permalink
chore: Update CHANGELOG.md (#8)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md
  • Loading branch information
lawmicha authored Sep 4, 2024
1 parent 288d164 commit fbb869b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
# Changelog

## 1.0.0 - (2024-08-26)

### 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 fbb869b

Please sign in to comment.