[ci skip] Set release date
This commit is contained in:
parent
fa04df838c
commit
cd2a640622
|
@ -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/),
|
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).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## Unreleased
|
## 6.2.0 (2023-12-14)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,7 @@ This library provides a generic framework for VPN development on Apple platforms
|
||||||
|
|
||||||
## OpenVPN
|
## OpenVPN
|
||||||
|
|
||||||
TunnelKit comes with a simplified Swift/Obj-C implementation of the [OpenVPN®][dep-openvpn] protocol, whose crypto layer is built on top of [OpenSSL 1.1.1][dep-openssl].
|
TunnelKit comes with a simplified Swift/Obj-C implementation of the [OpenVPN®][dep-openvpn] protocol, whose crypto layer is built on top of [OpenSSL 3.2.0][dep-openssl].
|
||||||
|
|
||||||
The client is known to work with OpenVPN® 2.3+ servers.
|
The client is known to work with OpenVPN® 2.3+ servers.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue