1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-27 03:49:03 +02:00

prepare release actix-utils

This commit is contained in:
Nikolay Kim
2019-03-09 14:30:37 -08:00
parent 1f54ae9051
commit 3618f542fb
2 changed files with 10 additions and 1 deletions

View File

@ -1,5 +1,14 @@
# Changes
## [0.3.3] - 2019-03-09
### Changed
* Revert IntoFuture change
* Add generic config param for IntoFramed and TakeOne new services
## [0.3.2] - 2019-03-04
### Changed