Set release date

This commit is contained in:
Davide De Rosa 2019-09-06 23:18:05 +02:00
parent 6a6d1e7e0d
commit 93ac2442b3
1 changed files with 2 additions and 1 deletions

View File

@ -5,11 +5,12 @@ 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.0.3 (2019-09-06)
### Fixed
- Deadlock on shutdown (further fixes). [#106](https://github.com/passepartoutvpn/tunnelkit/issues/106)
- Regression with negotiation failing due to .staleSession error. [#120](https://github.com/passepartoutvpn/tunnelkit/issues/120)
## 2.0.2 (2019-07-27)