Update CHANGELOG

This commit is contained in:
Davide De Rosa 2019-04-17 09:25:36 +02:00
parent 887e2ae55d
commit e7a5ce062e
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased ## 1.6.2 (2019-04-17)
### Added ### Added
@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Negotiation times out with SoftEther. [#67](https://github.com/keeshux/tunnelkit/issues/67) - Negotiation times out with SoftEther. [#67](https://github.com/keeshux/tunnelkit/issues/67)
- Unable to handle continuated PUSH_REPLY. [#71](https://github.com/keeshux/tunnelkit/issues/71) - Unable to handle continuated PUSH_REPLY. [#71](https://github.com/keeshux/tunnelkit/issues/71)
- TCP requiring multiple PUSH_REQUEST. [#73](https://github.com/keeshux/tunnelkit/issues/73) - TCP requiring multiple PUSH_REQUEST. [#73](https://github.com/keeshux/tunnelkit/issues/73)
- DNS inconsistencies. [#85](https://github.com/keeshux/tunnelkit/pull/85)
## 1.6.1 (2019-04-07) ## 1.6.1 (2019-04-07)