mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-25 03:23:20 +01:00
25 lines
336 B
Markdown
Executable File
25 lines
336 B
Markdown
Executable File
# Changes
|
|
|
|
## Unreleased - 2020-xx-xx
|
|
|
|
|
|
## 0.2.3 - 2020-03-10
|
|
* Add server handshake timeout
|
|
|
|
|
|
## 0.2.2 - 2020-02-04
|
|
* Fix server keep-alive impl
|
|
|
|
|
|
## 0.2.1 - 2019-12-25
|
|
* Allow to specify multi-pattern for topics
|
|
|
|
|
|
## 0.2.0 - 2019-12-11
|
|
* Migrate to `std::future`
|
|
* Support publish with QoS 1
|
|
|
|
|
|
## 0.1.0 - 2019-09-25
|
|
* Initial release
|