Revert CHANGES.md

This commit is contained in:
citreae535 2023-01-16 23:23:00 +08:00
parent 58fd9e149e
commit 74f14a906e
3 changed files with 0 additions and 4 deletions

View File

@ -2,7 +2,6 @@
## Unreleased - 2022-xx-xx ## Unreleased - 2022-xx-xx
- Minimum supported Rust version (MSRV) is now 1.59. - Minimum supported Rust version (MSRV) is now 1.59.
- Update `base64` to `0.21`.
## 3.0.0 - 2022-07-24 ## 3.0.0 - 2022-07-24

View File

@ -15,8 +15,6 @@
- `X_FORWARDED_HOST` - `X_FORWARDED_HOST`
- `X_FORWARDED_PROTO` - `X_FORWARDED_PROTO`
### Changed
- Update `base64` to 0.21.
### Performance ### Performance
- Improve overall performance of operations on `Extensions`. [#2890] - Improve overall performance of operations on `Extensions`. [#2890]

View File

@ -3,7 +3,6 @@
## Unreleased - 2022-xx-xx ## Unreleased - 2022-xx-xx
### Changed ### Changed
- Minimum supported Rust version (MSRV) is now 1.59 due to transitive `time` dependency. - Minimum supported Rust version (MSRV) is now 1.59 due to transitive `time` dependency.
- Update `base64` to `0.21`.
## 3.0.1 - 2022-08-25 ## 3.0.1 - 2022-08-25