mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
Update changes
This commit is contained in:
parent
587b248b57
commit
16d5d1d3f4
3 changed files with 12 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
# Changes
|
||||
|
||||
## [0.4.0] - 2024-01-09
|
||||
|
||||
* Release
|
||||
|
||||
## [0.4.0-b.0] - 2024-01-07
|
||||
|
||||
* Use "async fn" in trait for Service definition
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
# Changes
|
||||
|
||||
## [0.4.0] - 2024-01-09
|
||||
|
||||
* Release
|
||||
|
||||
## [0.4.0-b.0] - 2024-01-07
|
||||
|
||||
* Use "async fn" in trait for Service definition
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
# Changes
|
||||
|
||||
## [1.0.0] - 2024-01-09
|
||||
|
||||
* Release
|
||||
|
||||
## [1.0.0-b.1] - 2024-01-08
|
||||
|
||||
* Remove FilterFactory trait and related utils
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue