From 0788277a2fc865b594f093f2a5d7b41514b6327e Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sun, 20 Mar 2016 15:08:01 +0100 Subject: [PATCH] More changelog entries --- CHANGELOG.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 84d7569..464e89f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -14,6 +14,9 @@ Version 0.9.3 - :storage:`singlefile` and :storage:`http` now handle recurring events properly. +- Fix a typo in the packaging guidelines. +- Moved to ``pimutils`` organization on GitHub. Old links *should* redirect, + but be aware of client software that doesn't properly handle redirects. Version 0.9.2 =============