From ca517b3075b25466c70ad9ac2b77e3a732019ca9 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Fri, 26 Jul 2019 21:14:23 +0200 Subject: [PATCH] Add missing changelogs of recent 2.x versions --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dfb222..5f061c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Stuck on SOFT_RESET. [#105](https://github.com/passepartoutvpn/tunnelkit/issues/105) - Tunnel dies unexpectedly on macOS. [#111](https://github.com/passepartoutvpn/tunnelkit/issues/111) +## 2.0.1 (2019-05-28) + +### Fixed + +- Regression in LZO subspec. + +## 2.0.0 (2019-05-28) + +### Changed + +- Major refactoring. + ## 1.7.1 (2019-05-14) ### Added