Update CHANGELOG
This commit is contained in:
parent
8833c4dbab
commit
d45f5bd541
|
@ -9,8 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
- Allow Oeck provider without any purchase.
|
- Allow Oeck provider without any purchase.
|
||||||
- Migrate to SwiftPM.
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
|
@ -9,9 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Allow Oeck provider without any purchase.
|
- Replace OpenSSL with BoringSSL.
|
||||||
|
- Restrict support to secure TLS algorithms (security level).
|
||||||
- Drop status bar icon color to automatically adjust to desktop background color. [#199](https://github.com/passepartoutvpn/passepartout-apple/issues/199)
|
- Drop status bar icon color to automatically adjust to desktop background color. [#199](https://github.com/passepartoutvpn/passepartout-apple/issues/199)
|
||||||
- Migrate to SwiftPM.
|
- Allow Oeck provider without any purchase.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue