diff --git a/CHANGELOG.md b/CHANGELOG.md index 249faf86..9959abd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - in case of vulnerabilities. --> +## [0.5.0] - Release Candidate 2 + +### Fixed + +* A bug which could result in high CPU usage after a network interface change has been fixed +* TLS listeners no longer require a TLS client certificate, as it is not necessary +* A panic in the mobile wrapper has been fixed when getting peers JSON + ## [0.5.0] - Release Candidate 1 ### Added