1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-27 22:32:57 +01:00
actix-net/router/CHANGES.txt
2019-04-03 21:40:21 -07:00

10 lines
131 B
Plaintext

# Changes
## [0.1.1] - 2019-04-03
* Get dynamic segment by name instead of iterator.
## [0.1.0] - 2019-03-09
* Initial release