diff --git a/CHANGELOG.md b/CHANGELOG.md index bcf4a05..6f28bde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## 1.6.2 (2019-04-17) ### 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) - 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) +- DNS inconsistencies. [#85](https://github.com/keeshux/tunnelkit/pull/85) ## 1.6.1 (2019-04-07)