1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

update user guide content compression section

This commit is contained in:
Nikolay Kim
2018-04-12 09:54:35 -07:00
parent 7295846426
commit 83168731fc
5 changed files with 42 additions and 5 deletions

View File

@ -1,10 +1,12 @@
# Changes
## 0.5.1 (2018-xx-xx)
## 0.5.1 (2018-04-xx)
* Client connector provides stats, `ClientConnector::stats()`
* Fix end-of-stream handling in parse_payload #173
## 0.5.0 (2018-04-10)