Fixed changes documentation

This commit is contained in:
Voldracarno Draconor 2021-04-27 07:22:29 +02:00
parent 087e361bb8
commit bd738ba3c1
2 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,7 @@
## Unreleased - 2021-xx-xx
### Changed
Update `language-tags` to `0.3`.
* Update `language-tags` to `0.3`.
## 4.0.0-beta.6 - 2021-04-17

View File

@ -9,6 +9,7 @@
### Changed
* `header` mod is now public. [#2171]
* `uri` mod is now public. [#2171]
* Update `language-tags` to `0.3`.
### Removed
* Stop re-exporting `http` crate's `HeaderMap` types in addition to ours. [#2171]