Update CHANGELOG.md

This commit is contained in:
Neil Alexander 2022-10-25 19:41:20 +01:00 committed by GitHub
parent e681eba8b3
commit 79a6291d02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,6 +43,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Adding peers using the `InterfacePeers` configuration option should now work correctly again - Adding peers using the `InterfacePeers` configuration option should now work correctly again
- Multiple connections from the same remote IP address will no longer be incorrectly dropped - Multiple connections from the same remote IP address will no longer be incorrectly dropped
- The admin socket will no longer incorrectly claim TCP connections as TLS - The admin socket will no longer incorrectly claim TCP connections as TLS
- A panic that could occur when calling `GetPeers` while a peering link is being set up has been fixed
## [0.4.5] - 2022-10-15 ## [0.4.5] - 2022-10-15