mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
Fix: segments could be lost in case of immediate match
This commit is contained in:
parent
84112304a8
commit
fe73511576
5 changed files with 44 additions and 4 deletions
|
@ -1,5 +1,9 @@
|
|||
# Changes
|
||||
|
||||
## [0.5.1] - 2021-08-23
|
||||
|
||||
* Fix: segments could be lost in case of immediate match
|
||||
|
||||
## [0.5.0] - 2021-06-27
|
||||
|
||||
* Use ntex-bytes instead of bytestring
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue