mirror of https://github.com/fafhrd91/actix-net
add changelog
This commit is contained in:
parent
11ff2b0b48
commit
fa67dc1bd4
|
@ -1,6 +1,9 @@
|
||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
## Unreleased - 2021-xx-xx
|
## Unreleased - 2021-xx-xx
|
||||||
|
* Fix segment interpolation leaving `Path` in unintended state after matching. [#368]
|
||||||
|
|
||||||
|
[#368]: https://github.com/actix/actix-net/pull/368
|
||||||
|
|
||||||
|
|
||||||
## 0.4.0 - 2021-06-06
|
## 0.4.0 - 2021-06-06
|
||||||
|
|
Loading…
Reference in New Issue