From 4fe6d59d1ff09ff2c814a2500a6c58e6c92c44b2 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sun, 27 Dec 2015 23:39:56 +0100 Subject: [PATCH] Changelog for e8dbe9 --- CHANGELOG.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index cce0550..690dd1c 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -14,6 +14,8 @@ Version 0.7.5 - Fixed a bug in :storage:`remotestorage` that would try to open a CLI browser for OAuth. +- Fix a packaging bug that would prevent vdirsyncer from working with newer + lxml versions. Version 0.7.4 =============