Update CHANGELOG

This commit is contained in:
Davide De Rosa 2019-12-12 18:37:16 +01:00
parent 63aa4b42d7
commit db787268a2
1 changed files with 8 additions and 0 deletions

View File

@ -5,6 +5,14 @@ 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
### 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.
## 2.2.0 (2019-12-11)
### Changed