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

prep actix-web release

This commit is contained in:
Nikolay Kim
2019-08-29 09:36:16 +06:00
parent 616981ecf9
commit bae29897d6
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changes
## [1.0.7] - 2019-08-29
### Fixed
* Request Extensions leak #1062
## [1.0.6] - 2019-08-28
### Added