1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-12-20 15:17:07 +00:00
actix-web/actix-service/CHANGES.md

13 lines
132 B
Markdown
Raw Permalink Normal View History

2018-12-09 18:14:08 +00:00
# Changes
## [0.1.1] - 2018-12-09
### Added
* Added Service impl for Box<S: Service>
## [0.1.0] - 2018-12-09
* Initial import