Skip to content

Commit

Permalink
Document fixed datagram servant registration
Browse files Browse the repository at this point in the history
  • Loading branch information
josephnoir committed Aug 6, 2020
1 parent 0416d98 commit c77c77e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -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
Expand Down

0 comments on commit c77c77e

Please sign in to comment.