mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
Make memory pools optional (#340)
This commit is contained in:
parent
9bd05487de
commit
0b73ae8fa8
3 changed files with 294 additions and 265 deletions
|
@ -1,5 +1,9 @@
|
|||
# Changes
|
||||
|
||||
## [0.1.26] (2024-04-04)
|
||||
|
||||
* Make memory pools optional
|
||||
|
||||
## [0.1.25] (2024-04-02)
|
||||
|
||||
* Fix pool waiters management
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue