Commit c39db78a authored by Dominik Charousset's avatar Dominik Charousset

Document fix for #1076

parent 174071fd
......@@ -147,6 +147,8 @@ is based on [Keep a Changelog](https://keepachangelog.com).
- Fix build error in the OpenSSL module under some MSVC configurations
- Serializer and deserializer now accept `std::chrono::time_point` for all clock
types instead of hard-wiring `std::system_clock`.
- In some edge cases, actors failed to shut down properly when hosting a stream
source (#1076). The handshake process for a graceful shutdown has been fixed.
## [0.17.4] - 2019-02-08
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment