mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
Router struct implements Clone trait
This commit is contained in:
parent
1e8f58db4a
commit
d1f8ac107b
4 changed files with 9 additions and 4 deletions
|
@ -1,5 +1,9 @@
|
|||
# Changes
|
||||
|
||||
## [0.3.8] - 2020-10-28
|
||||
|
||||
* Router struct implements Clone trait
|
||||
|
||||
## [0.3.7] - 2020-09-21
|
||||
|
||||
* Fix hex conversion helper
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue