Update CHANGELOG
This commit is contained in:
parent
62454eb172
commit
70a5175715
|
@ -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.15.0 Beta 2528 (2021-01-26)
|
||||
## Unreleased
|
||||
|
||||
### Added
|
||||
|
||||
|
@ -16,6 +16,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
- Drop hosts restriction in free version ("Unlimited hosts").
|
||||
|
||||
### Fixed
|
||||
|
||||
- Redundant keychain items.
|
||||
|
||||
## 1.14.0 (2021-01-07)
|
||||
|
||||
### Added
|
||||
|
|
|
@ -9,8 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
### Added
|
||||
|
||||
- Country flags in provider infrastructure menu.
|
||||
- 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.
|
||||
|
||||
|
@ -23,7 +24,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
### Fixed
|
||||
|
||||
- Provider infrastructure selectors not reloaded on profile change.
|
||||
- Missing PAC URL in proxy settings on macOS.
|
||||
- Missing PAC URL in proxy settings.
|
||||
- Redundant keychain items.
|
||||
|
||||
## 1.0.0 (2021-01-01)
|
||||
|
||||
|
|
Loading…
Reference in New Issue