From 774d8a0fdbf2d5552e4a8861d29213bfd733410e Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Thu, 21 Nov 2019 10:28:14 +0100 Subject: [PATCH] Update CHANGELOG Fixes #114 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f7fa04b..c6269ac0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- "Trusted networks" settings are now saved per profile. [#114](https://github.com/passepartoutvpn/passepartout-ios/issues/114) - Require explicit `--ca` and `--cipher` in .ovpn configuration file. ### Fixed