Update CHANGELOG.md

This commit is contained in:
Sunli 2021-05-08 14:11:56 +08:00
parent 63738e9a3a
commit ba88362eb9
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- If `InputObject` contains an unnamed field, the correct error message will be given. [#498](https://github.com/async-graphql/async-graphql/issues/498)
- Added Websocket::with_message_stream for client message customization. [#501](https://github.com/async-graphql/async-graphql/pull/501)
- Added `Websocket::with_message_stream` for client message customization. [#501](https://github.com/async-graphql/async-graphql/pull/501)
## [2.8.4] 2021-04-23