Update CHANGELOG

This commit is contained in:
Davide De Rosa 2019-03-25 15:53:26 +01:00
parent 53f3048674
commit 3e2c9ad7ba
1 changed files with 5 additions and 0 deletions

View File

@ -7,9 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
### Added
- Scramble endpoints via `--remote-random`. [#76](https://github.com/keeshux/tunnelkit/issues/76)
### Fixed
- Send explicit exit notification if UDP. [#29](https://github.com/keeshux/tunnelkit/issues/29)
- Broken reconnection on network change (mitigated). [#75](https://github.com/keeshux/tunnelkit/issues/75)
## 1.5.0 (2019-03-20)