From d490233f12fd3438d97de5ba64b42ac790ea7041 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Thu, 28 Jan 2021 19:19:26 +0100 Subject: [PATCH] Fix macOS CHANGELOG --- Passepartout/App/macOS/CHANGELOG.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/Passepartout/App/macOS/CHANGELOG.md b/Passepartout/App/macOS/CHANGELOG.md index df5ddcc4..66f8076e 100644 --- a/Passepartout/App/macOS/CHANGELOG.md +++ b/Passepartout/App/macOS/CHANGELOG.md @@ -11,22 +11,33 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Support `--data-ciphers` from OpenVPN 2.5 [tunnelkit#193](https://github.com/passepartoutvpn/tunnelkit/issues/193) - Support DNS over HTTPS/TLS in "Network settings". [#91](https://github.com/passepartoutvpn/passepartout-apple/issues/91) -- Country flags in provider infrastructure menu. - Menu tooltip describing active profile and status. - Make "Confirm quit" a preference. ### Changed -- Rendering of provider infrastructures. - Rendering of profile configuration. - Color-blind friendly menu icon. ### Fixed -- Provider infrastructure selectors not reloaded on profile change. - Missing PAC URL in proxy settings. - Redundant keychain items. +## 1.14.0 (2021-01-07) + +### Added + +- Country flags in provider infrastructure menu. + +### Changed + +- Rendering of provider infrastructures. + +### Fixed + +- Provider infrastructure selectors not reloaded on profile change. + ## 1.0.0 (2021-01-01) ### Added