Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prepare v0.32
  • Loading branch information
Roman S. Borschel committed Dec 8, 2020
commit 2883eac84af3c5d01059168afc49ac9d36dc6999
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
- [`parity-multiaddr` CHANGELOG](misc/multiaddr/CHANGELOG.md)
- [`libp2p-core-derive` CHANGELOG](misc/core-derive/CHANGELOG.md)

# Version 0.32.0 [unreleased]
# Version 0.32.0 [2020-12-08]

- Update `libp2p-request-response`.

Expand Down
2 changes: 1 addition & 1 deletion protocols/mdns/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion protocols/request-response/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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`
Expand Down