From c07fbc205349680d9779a3e6cdc933c3ae79d22f Mon Sep 17 00:00:00 2001 From: Hugo Osvaldo Barrera Date: Fri, 13 Jan 2023 16:35:22 +0100 Subject: [PATCH] Add missing changelog entry See: https://github.com/pimutils/vdirsyncer/pull/1016 --- CHANGELOG.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index edc48ad..e98331e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -9,6 +9,11 @@ Package maintainers and users who have to manually update their installation may want to subscribe to `GitHub's tag feed `_. +Version 0.19.1 +============== + +- Fixed crash when operating on Google Contacts. :gh:`994` + Version 0.19.0 ==============