mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 04:47:39 +03:00
Refactor worker management (#312)
This commit is contained in:
parent
ca16e4a5e4
commit
d393d87164
46 changed files with 1925 additions and 1782 deletions
|
@ -1,5 +1,9 @@
|
|||
# Changes
|
||||
|
||||
## [2.0.2] - 2024-03-20
|
||||
|
||||
* Add boxed rc service factory
|
||||
|
||||
## [2.0.1] - 2024-02-07
|
||||
|
||||
* Add fmt::Debug impl for PipelineCall
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue