Skip to content

Commit 65ca42d

Browse files
chore: update changelog
1 parent 90d9311 commit 65ca42d

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

p2p/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.0.0.51] - 2023-05-19
11+
12+
- Refactored `rainTreeRouter` logging methods
13+
- Renamed `rainTreeRouter#HandleNetworkData()` to `#handleRainTreeMsg()`
14+
- Renamed `p2pModule#handleNetworkData()` to `#handleAppData()`
15+
- Added -tags=test to all test make targets
16+
- Fixed mockdns usage in `TestP2PModule_Insecure_Error` test
17+
- Moved message handling from p2p module to router
18+
1019
## [0.0.0.50] - 2023-05-08
1120

1221
- Removed unused `Transport` interface

0 commit comments

Comments
 (0)