Refine CHANGELOG

Issue #138 not really fixed, Apple feedback needed.
This commit is contained in:
Davide De Rosa 2019-12-14 09:28:58 +01:00
parent e439ce3b89
commit 6ae741a310
1 changed files with 1 additions and 2 deletions

View File

@ -5,11 +5,10 @@ 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).
## Unreleased
## 2.2.1 (2019-12-14)
### Fixed
- Tunnel dying on idle or device locked. [#138](https://github.com/passepartoutvpn/tunnelkit/issues/138)
- Keep-alive pings coalescing over time.
- Ping timeout not checked for if keep-alive is disabled.