From c8628685ee345feca71d097ad00079fc4153537d Mon Sep 17 00:00:00 2001 From: Hannes Mehnert Date: Wed, 24 Jun 2020 10:23:22 +0200 Subject: [PATCH] [ci skip] release 0.8.3 --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index b77a17e..02e64f7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,7 @@ +### v0.8.3 (2020-06-24) + +- adapt to tcpip 5.0.0 API changes (#53 @hannesm) + ### v0.8.2 (2020-05-13) - provide Qubes.DB.got_new_commit to wait for specific commit writes in QubesDB