Prepare v0.32 (#1879)

This commit is contained in:
Roman Borschel
2020-12-08 12:07:20 +01:00
committed by GitHub
parent 0ef4c2d461
commit 9b5d5dbc61
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# 0.26.0 [unreleased]
# 0.26.0 [2020-12-08]
- Create multiple multicast response packets as required to avoid
hitting the limit of 9000 bytes per MDNS packet.

View File

@ -1,4 +1,4 @@
# 0.7.0 [unreleased]
# 0.7.0 [2020-12-08]
- Refine emitted events for inbound requests, introducing
the `ResponseSent` event and the `ResponseOmission`