From 93ac2442b3ad7a4afe39a8d5424f5234054aadb5 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Fri, 6 Sep 2019 23:18:05 +0200 Subject: [PATCH] Set release date --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 791cc57..d41cb7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)