Update CHANGELOG
This commit is contained in:
parent
abe5922269
commit
af9f7f8165
|
@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
- Index out of range during negotiation (Grivus). [#143](https://github.com/passepartoutvpn/tunnelkit/pull/143)
|
- Index out of range during negotiation (Grivus). [#143](https://github.com/passepartoutvpn/tunnelkit/pull/143)
|
||||||
- Handle server shutdown/restart (remote `--explicit-exit-notify`). [#131](https://github.com/passepartoutvpn/tunnelkit/issues/131)
|
- Handle server shutdown/restart (remote `--explicit-exit-notify`). [#131](https://github.com/passepartoutvpn/tunnelkit/issues/131)
|
||||||
|
- Abrupt disconnection upon unknown packet key id (johankool). [#161](https://github.com/passepartoutvpn/tunnelkit/pull/161)
|
||||||
- Pointer warnings from Xcode 11.4 upgrade.
|
- Pointer warnings from Xcode 11.4 upgrade.
|
||||||
|
|
||||||
## 2.2.1 (2019-12-14)
|
## 2.2.1 (2019-12-14)
|
||||||
|
|
Loading…
Reference in New Issue