Commit c77c77e8 authored by Joseph Noir's avatar Joseph Noir

Document fixed datagram servant registration

parent 0416d986
......@@ -176,6 +176,13 @@ is based on [Keep a Changelog](https://keepachangelog.com).
assume that the parsed URI for `tcp://127.0.0.1:8080` returns an IP address
when calling `authority().host`.
## [0.17.7] - Unreleased
### Fixed
- Datagram servants are not added to their broker on creation and should no
longer prevent system shutdown if they never enconutered a new endpoint.
## [0.17.6] - 2020-07-24
### Fixed
......
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