From 6e10666ab1752f182a83640dd06e6e0c166bdabd Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sat, 2 Apr 2016 22:56:01 +0200 Subject: [PATCH] Add changelog --- CHANGELOG.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ff327b6..8f3e5a7 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -9,6 +9,12 @@ Package maintainers and users who have to manually update their installation may want to subscribe to `GitHub's tag feed `_. +Version 0.10.0 +============== + +- New storage types :storage:`google_calendar` and :storage:`google_contacts` + have been added. + Version 0.9.3 =============