mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-24 00:21:08 +01:00
18 lines
220 B
Markdown
18 lines
220 B
Markdown
# CHANGES
|
|
|
|
|
|
## 0.2.0 (2017-10-xx)
|
|
|
|
* Refactor response `Body`
|
|
|
|
* Refactor `RouteRecognizer` usability
|
|
|
|
* Refactor `HttpContext::write`
|
|
|
|
* Re-use `BinaryBody` for `Frame::Payload`
|
|
|
|
|
|
## 0.1.0 (2017-10-23)
|
|
|
|
* First release
|