From 05b2e87e3f1f67135a2cc18142314c45455a4d3b Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Mon, 21 Oct 2019 00:32:40 +0200 Subject: [PATCH] Update CHANGELOG Fixes #100 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f12c482b..472745f9 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). -## 1.9.0 Beta 2039 (2019-10-11) +## Unreleased ### Changed @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Cannot enter IP addresses in some localizations. [#103](https://github.com/passepartoutvpn/passepartout-ios/issues/103) +- Cannot easily trust Wi-Fi networks in iOS 13. [#100](https://github.com/passepartoutvpn/passepartout-ios/issues/100) ## 1.8.1 (2019-09-15)