diff --git a/doc/release-notes.md b/doc/release-notes.md --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -3,4 +3,8 @@ This release includes the following features and fixes: + - Updated debian packaging. + - Fix a bug where a node would erronzeously increase the ban score of its peers when it hasn't caught up with the chain tip. + - Added various detail about peer misbehaving. + - Add tooling to help maintaing good style for python code