mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-30 18:34:36 +01:00
18 lines
251 B
Markdown
18 lines
251 B
Markdown
|
# Changes
|
||
|
|
||
|
## Unreleased - 2020-xx-xx
|
||
|
|
||
|
|
||
|
## 0.3.0 - 2019-12-11
|
||
|
* Use `bytestring` instead of string
|
||
|
* Upgrade actix-codec to 0.2.0
|
||
|
|
||
|
|
||
|
## 0.2.0 - 2019-09-09
|
||
|
* Remove `Packet::Empty`
|
||
|
* Add `max frame size` config
|
||
|
|
||
|
|
||
|
## 0.1.0 - 2019-06-18
|
||
|
* Initial release
|