Skip to content

Commit

Permalink
Version 0.4.3 changelog (#895)
Browse files Browse the repository at this point in the history
* Version 0.4.3 changelog

* Update CHANGELOG.md
  • Loading branch information
neilalexander authored Feb 6, 2022
1 parent 315e222 commit 31717a8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- in case of vulnerabilities.
-->

## [0.4.3] - 2022-02-06
### Added
- `bytes_sent`, `bytes_recvd` and `uptime` have been added to `getPeers`
- Clearer logging when connections are rejected due to incompatible peer versions

### Fixed
- Latency-based parent selection tiebreak is now reliable on platforms even with low timer resolution
- Tree distance calculation offsets have been corrected

## [0.4.2] - 2021-11-03
### Fixed
- Reverted a dependency update which resulted in problems building with Go 1.16 and running on Windows
Expand Down

0 comments on commit 31717a8

Please sign in to comment.