mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 06:57:43 +02:00
Merge branch 'master' into feature/allow_connection_timeout_to_be_set
This commit is contained in:
11
CHANGES.md
11
CHANGES.md
@ -1,7 +1,16 @@
|
||||
# Changes
|
||||
|
||||
## 0.4.5
|
||||
## 0.4.5 (2018-03-xx)
|
||||
|
||||
* Fix compression #103 and #104
|
||||
|
||||
* Enable compression support for `NamedFile`
|
||||
|
||||
* Better support for `NamedFile` type
|
||||
|
||||
* Add `ResponseError` impl for `SendRequestError`.
|
||||
This improves ergonomics of http client.
|
||||
|
||||
* Allow connection timeout to be set
|
||||
|
||||
## 0.4.4 (2018-03-04)
|
||||
|
Reference in New Issue
Block a user