use ntex-bytes instead of bytes

This commit is contained in:
Nikolay Kim 2021-06-26 00:32:43 +06:00
parent 0b2dda93be
commit 0f796c7642
18 changed files with 34 additions and 24 deletions

View file

@ -1,5 +1,9 @@
# Changes
## [0.5.0] - 2021-07-xx
* Use ntex-bytes instead of bytestring
## [0.4.4] - 2021-06-14
* Fix search order for normal and prefix paths