mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
Add BytesVec type
This commit is contained in:
parent
2d13488c17
commit
a2a5899bbe
7 changed files with 1524 additions and 107 deletions
|
@ -1,5 +1,9 @@
|
|||
# Changes
|
||||
|
||||
## [0.1.11] (2022-01-30)
|
||||
|
||||
* Add BytesVec type
|
||||
|
||||
## [0.1.10] (2022-01-26)
|
||||
|
||||
* Rename Pool::is_pending() to is_ready()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue