Update CHANGES.md

This commit is contained in:
Rob Ede 2021-05-03 00:57:07 +01:00 committed by GitHub
parent 1ef55ab462
commit 4c3855799f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
### Changed
* Update `language-tags` to `0.3`.
## 4.0.0-beta.6 - 2021-04-17
### Added
* `HttpResponse` and `HttpResponseBuilder` structs. [#2065]