update changes.md

This commit is contained in:
brockelmore 2021-07-18 16:03:39 -04:00 committed by GitHub
parent cbebacdac2
commit e34972d8d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Changes
## Unreleased - 2021-xx-xx
* Add ability to create a websocket actor with a specified `Codec` while returning the `Addr<A>`
## 4.0.0-beta.6 - 2021-06-26
* Update `actix` to `0.12`. [#2277]