Fixed stype error in CHANGES.md

This commit is contained in:
Voldracarno Draconor 2021-04-26 21:23:30 +02:00
parent 627ae08603
commit f8e26391d1
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]