update changelogs

This commit is contained in:
Rob Ede 2021-11-30 01:45:44 +00:00
parent ba1c60187b
commit 05116e12ab
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933
4 changed files with 9 additions and 8 deletions

View File

@ -2,9 +2,9 @@
## Unreleased - 2021-xx-xx ## Unreleased - 2021-xx-xx
### Changed ### Changed
* Update `actix-tls` to `3.0.0-rc.1`. [#????] * Update `actix-tls` to `3.0.0-rc.1`. [#2474]
[#????]: https://github.com/actix/actix-web/pull/???? [#2474]: https://github.com/actix/actix-web/pull/2474
## 4.0.0-beta.12 - 2021-11-22 ## 4.0.0-beta.12 - 2021-11-22

View File

@ -1,9 +1,10 @@
# Changes # Changes
## Unreleased - 2021-xx-xx ## Unreleased - 2021-xx-xx
* Update `actix-tls` to `3.0.0-rc.1`. [#????] * Update `actix-tls` to `3.0.0-rc.1`. [#2474]
[#2474]: https://github.com/actix/actix-web/pull/2474
[#????]: https://github.com/actix/actix-web/pull/????
## 3.0.0-beta.7 - 2021-11-22 ## 3.0.0-beta.7 - 2021-11-22
* Fix compatibility with experimental `io-uring` feature of `actix-rt`. [#2408] * Fix compatibility with experimental `io-uring` feature of `actix-rt`. [#2408]

View File

@ -5,11 +5,11 @@
* Guarantee ordering of `header::GetAll` iterator to be same as insertion order. [#2467] * Guarantee ordering of `header::GetAll` iterator to be same as insertion order. [#2467]
* Expose `header::map` module. [#2467] * Expose `header::map` module. [#2467]
* Implement `ExactSizeIterator` and `FusedIterator` for all `HeaderMap` iterators. [#2470] * Implement `ExactSizeIterator` and `FusedIterator` for all `HeaderMap` iterators. [#2470]
* Update `actix-tls` to `3.0.0-rc.1`. [#????] * Update `actix-tls` to `3.0.0-rc.1`. [#2474]
[#2467]: https://github.com/actix/actix-web/pull/2467 [#2467]: https://github.com/actix/actix-web/pull/2467
[#2470]: https://github.com/actix/actix-web/pull/2470 [#2470]: https://github.com/actix/actix-web/pull/2470
[#????]: https://github.com/actix/actix-web/pull/???? [#2474]: https://github.com/actix/actix-web/pull/2474
## 3.0.0-beta.13 - 2021-11-22 ## 3.0.0-beta.13 - 2021-11-22

View File

@ -1,9 +1,9 @@
# Changes # Changes
## Unreleased - 2021-xx-xx ## Unreleased - 2021-xx-xx
* Update `actix-tls` to `3.0.0-rc.1`. [#????] * Update `actix-tls` to `3.0.0-rc.1`. [#2474]
[#????]: https://github.com/actix/actix-web/pull/???? [#2474]: https://github.com/actix/actix-web/pull/2474
## 3.0.0-beta.11 - 2021-11-22 ## 3.0.0-beta.11 - 2021-11-22