From f17984559ae0e51bc32409c4f795bd1637a831c9 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sun, 8 Mar 2015 14:43:30 +0100 Subject: [PATCH] Rephrasing in changelog --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3991581..59d713e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -16,7 +16,7 @@ Version 0.4.4 - Support for client certificates via the new ``auth_cert`` parameter, see :gh:`182` and :ghpr:`183`. -- The ``icalendar`` package is now not a dependency anymore. +- The ``icalendar`` package is no longer required. Version 0.4.3 =============