mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
add some tests for BytesVec (#102)
* add some tests for BytesVec * add changes to CHANGELOG.md
This commit is contained in:
parent
961591d77f
commit
bc549d6631
3 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
|||
# Changes
|
||||
|
||||
## [0.1.13] (2022-02-04)
|
||||
|
||||
* add some tests for BytesVec #102
|
||||
|
||||
## [0.1.12] (2022-01-31)
|
||||
|
||||
* Fix conversion from BytesVec to BytesMut and back (BytesVec::with_bytes_mut())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue