1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 22:49:21 +02:00

update api docs; move web to submodule

This commit is contained in:
Nikolay Kim
2019-03-30 10:04:38 -07:00
parent 724e9c2efb
commit 457b75c995
5 changed files with 298 additions and 209 deletions

View File

@ -1,5 +1,10 @@
# Changes
### Removed
* Removed unused `actix_web::web::md()`
## [1.0.0-alpha.2] - 2019-03-29
### Added