We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 869a18c commit f5881e6Copy full SHA for f5881e6
CHANGELOG.md
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to the versioning scheme outlined in the [README.md](README.md).
7
8
+## [Unreleased]
9
+
10
+## Added
11
12
13
+### Changed
14
15
+- Logging improvements:
16
+ - P2P logs now includes a reason for dropping a peer or neighbor
17
+ - Imrpovements to how a PeerAddress is logged (human readable format vs hex)
18
19
## [3.1.0.0.4]
20
21
### Added
0 commit comments