From 114c73537eaf1a9f41b01a7d6c78dfce63a19a99 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Thu, 26 Feb 2015 12:17:57 +0100 Subject: [PATCH] Add changelog for #183 --- CHANGELOG.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b7f3f62..0be08f0 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -9,6 +9,14 @@ Package maintainers and users who have to manually update their installation may want to subscribe to `GitHub's tag feed `_. +Version 0.4.4 +============= + +*yet to be released* + +- Support for client certificates via the new ``auth_cert`` + parameter, see :gh:`182` and :ghpr:`183`. + Version 0.4.3 =============