Update changelog

This commit is contained in:
Neil Alexander 2020-03-28 20:46:00 +00:00
parent a6275b48a3
commit 05c6006f51
No known key found for this signature in database
GPG Key ID: A02A2019A2BB0944

View File

@ -25,6 +25,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- in case of vulnerabilities. - in case of vulnerabilities.
--> -->
## [0.3.14] - 2020-03-28
### Fixed
- Fixes a memory leak that may occur if packets are incorrectly never removed from a switch queue
### Changed
- Make DHT searches a bit more reliable by tracking the 16 most recently visited nodes
## [0.3.13] - 2020-02-21 ## [0.3.13] - 2020-02-21
### Added ### Added
- Support for the Wireguard TUN driver, which now replaces Water and provides far better support and performance on Windows - Support for the Wireguard TUN driver, which now replaces Water and provides far better support and performance on Windows