1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

doc strings

This commit is contained in:
Nikolay Kim
2018-02-27 23:30:26 -08:00
parent 7591592279
commit 8994732227
2 changed files with 4 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# Changes
## 0.4.0 (2018-02-..)
## 0.4.0 (2018-02-28)
* Actix 0.5 compatibility
* Fix request json loader
* Fix request json/urlencoded loaders
* Simplify HttpServer type definition