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

add lines codec (#338)

This commit is contained in:
Rob Ede
2021-11-05 00:12:02 +00:00
committed by GitHub
parent 15279eaf3d
commit b2cef8fcdb
7 changed files with 240 additions and 5 deletions

View File

@ -1,6 +1,9 @@
# Changes
## Unreleased - 2021-xx-xx
* Added `LinesCodec.` [#338]
[#338]: https://github.com/actix/actix-net/pull/338
## 0.4.0 - 2021-04-20