diff --git a/CHANGELOG.md b/CHANGELOG.md index d10ec027..2d787d96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,13 +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 - -### Added - -- VPN status shortcut, enters active profile on selection. - -## 1.4.0 Beta 1657 (2019-04-08) +## 1.4.0 Beta 1676 (2019-04-10) ### Added @@ -20,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - In-app donations. - Provider logos. [#55](https://github.com/passepartoutvpn/passepartout-ios/pull/55) - Country flags. [#56](https://github.com/passepartoutvpn/passepartout-ios/pull/56) +- VPN status shortcut, enters active profile on selection. ### Changed diff --git a/fastlane/metadata/en-US/release_notes.txt b/fastlane/metadata/en-US/release_notes.txt index 9bd8deea..c67d3efd 100644 --- a/fastlane/metadata/en-US/release_notes.txt +++ b/fastlane/metadata/en-US/release_notes.txt @@ -3,13 +3,18 @@ - ProtonVPN provider. - Italian translations. - In-app donations. +- Provider logos. +- Country flags. +- VPN status shortcut, enters active profile on selection. ### Changed - Automatic protocol defaults to UDP endpoints. +- Improved Account screen, footers were hardly tappable. ### Fixed - Some providers may crash on VPN activation. - Mullvad dying due to ping timeout. +- Pushing DOMAIN has no effect.