udpate changelog

This commit is contained in:
Rob Ede 2021-12-04 04:43:00 +00:00
parent 38b7654d30
commit 9fd12ff3b8
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,7 @@
### Changed
* Rename `Accept::{mime_precedence => ranked}`. [#2480]
* Rename `Accept::{mime_preference => preference}`. [#2480]
* Un-deprecate `App::data_factory`. [#????]
* Un-deprecate `App::data_factory`. [#2484]
### Fixed
* Accept wildcard `*` items in `AcceptLanguage`. [#2480]
@ -16,6 +16,7 @@
[#2480]: https://github.com/actix/actix-web/pull/2480
[#2482]: https://github.com/actix/actix-web/pull/2482
[#2484]: https://github.com/actix/actix-web/pull/2484
## 4.0.0-beta.13 - 2021-11-30