mirror of
https://github.com/actix/actix-web.git
synced 2024-12-26 10:00:34 +00:00
fix changelog
This commit is contained in:
parent
316974616a
commit
66a7c59aaf
1 changed files with 2 additions and 2 deletions
|
@ -2,14 +2,14 @@
|
||||||
|
|
||||||
## [0.1.4] - 2019-01-11
|
## [0.1.4] - 2019-01-11
|
||||||
|
|
||||||
## Changed
|
### Changed
|
||||||
|
|
||||||
* Use `FnMut` instead of `Fn` for `FnService`
|
* Use `FnMut` instead of `Fn` for `FnService`
|
||||||
|
|
||||||
|
|
||||||
## [0.1.3] - 2018-12-12
|
## [0.1.3] - 2018-12-12
|
||||||
|
|
||||||
## Changed
|
### Changed
|
||||||
|
|
||||||
* Split service combinators to separate trait
|
* Split service combinators to separate trait
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue