From da5ff31e0aa049dc6c36eb4b6fb34634b1dc30e7 Mon Sep 17 00:00:00 2001 From: Viktor Dragomiretskyy Date: Fri, 3 Jun 2022 08:29:54 +1200 Subject: [PATCH] Release 0.14 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index c13b683..9e3e336 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-validity (0.14~ppa1) bionic; urgency=medium + + * Retry establishing TLS on Resume in case if it was already established. + + -- unicorn Fri, 03 Jun 2022 08:27:55 +1200 + python-validity (0.13~ppa1) bionic; urgency=medium * Bugfixes