Set beta release

This commit is contained in:
Davide De Rosa 2019-04-10 16:53:53 +02:00
parent 2e305b4e82
commit c91a200e13
2 changed files with 7 additions and 7 deletions

View File

@ -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

View File

@ -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.