mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-23 23:51:06 +01:00
20 lines
251 B
Markdown
20 lines
251 B
Markdown
# CHANGES
|
|
|
|
|
|
## 0.2.0 (2017-10-xx)
|
|
|
|
* Refactor response `Body`
|
|
|
|
* Refactor `RouteRecognizer` usability
|
|
|
|
* Refactor `HttpContext::write`
|
|
|
|
* Re-use `BinaryBody` for `Frame::Payload`
|
|
|
|
* Fix disconnection handling.
|
|
|
|
|
|
## 0.1.0 (2017-10-23)
|
|
|
|
* First release
|