mirror of https://github.com/fafhrd91/actix-web
Fixed stype error in CHANGES.md
This commit is contained in:
parent
627ae08603
commit
f8e26391d1
|
@ -4,6 +4,7 @@
|
||||||
### Changed
|
### Changed
|
||||||
Update `language-tags` to `0.3`.
|
Update `language-tags` to `0.3`.
|
||||||
|
|
||||||
|
|
||||||
## 4.0.0-beta.6 - 2021-04-17
|
## 4.0.0-beta.6 - 2021-04-17
|
||||||
### Added
|
### Added
|
||||||
* `HttpResponse` and `HttpResponseBuilder` structs. [#2065]
|
* `HttpResponse` and `HttpResponseBuilder` structs. [#2065]
|
||||||
|
|
Loading…
Reference in New Issue