1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-10 17:29:36 +00:00
actix-web/CHANGES.md

8 lines
126 B
Markdown
Raw Normal View History

2017-10-31 03:46:39 +00:00
# Changes
2017-10-24 06:25:32 +00:00
2019-03-24 23:17:59 +00:00
## [1.0.0-alpha.1] - 2019-03-x
### Changed
* Return 405 response if no matching route found within resource #538