1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 22:07:42 +02:00

remove pipeline from public api (#335)

This commit is contained in:
Rob Ede
2021-04-16 00:00:02 +01:00
committed by GitHub
parent 7a82288066
commit 47fba25d67
10 changed files with 85 additions and 35 deletions

View File

@ -1,6 +1,9 @@
# Changes
## Unreleased - 2021-xx-xx
* Removed pipeline and related structs/functions. [#335]
[#335]: https://github.com/actix/actix-net/pull/335
## 2.0.0-beta.5 - 2021-03-15