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

prep actix-web alpha.6 release

This commit is contained in:
Nikolay Kim
2019-12-15 22:51:14 +06:00
parent a153374b61
commit b0aa9395da
2 changed files with 8 additions and 3 deletions

View File

@ -1,5 +1,11 @@
# Changes
## [2.0.0-alpha.6] - 2019-12-15
### Fixed
* Fixed compilation with default features off
## [2.0.0-alpha.5] - 2019-12-13
### Added