Fix macOS CHANGELOG

This commit is contained in:
Davide De Rosa 2021-01-28 19:19:26 +01:00
parent 61f5cc7eb4
commit d490233f12
1 changed files with 14 additions and 3 deletions

View File

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