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

prep release

This commit is contained in:
Nikolay Kim
2019-03-02 14:22:03 -08:00
parent b5b3168b34
commit fbf4444b04
2 changed files with 6 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Changes
## [0.3.0] - 2019-02-xx
## [0.3.0] - 2019-03-02
## Added
@ -8,7 +8,9 @@
## Changed
* Added `Config` argument to `NewService` trait.
* Added `Config` parameter to `NewService` trait.
* Added `Config` parameter to `NewTransform` trait.
## [0.2.2] - 2019-02-19