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
a440ebb345
commit
66fe4e2429
1 changed files with 6 additions and 0 deletions
|
@ -1,7 +1,13 @@
|
|||
# Changes
|
||||
|
||||
## [0.1.0] - 2020-03-31
|
||||
|
||||
* Fork crate to ntex namespace
|
||||
|
||||
* Use `.advance()` intead of `.split_to()`
|
||||
|
||||
* Add Unpin constraint and remove unneeded unsafe
|
||||
|
||||
## [0.2.0] - 2019-12-10
|
||||
|
||||
* Use specific futures dependencies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue