From b73c0908d04c44ddd34b6c2771054a3b0da0bcd8 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Tue, 22 Mar 2016 20:52:36 +0100 Subject: [PATCH] Version 0.9.3 --- CHANGELOG.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 464e89f..ff327b6 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -12,6 +12,8 @@ may want to subscribe to `GitHub's tag feed Version 0.9.3 ============= +*released on 22 March 2016* + - :storage:`singlefile` and :storage:`http` now handle recurring events properly. - Fix a typo in the packaging guidelines.