From 34dde446b4107a3a7d36ce628d6dcc942c798b31 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Mon, 23 Oct 2017 22:05:10 -0700 Subject: [PATCH] changes for v8.0.4 finalized --- HISTORY.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 52a3605..1ddcdac 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,9 +3,11 @@ History ------- -8.0.4 (Unreleased) +8.0.4 (2017-10-23) ++++++++++++++++++ +- Allow passing string arguments wrapped in extra quotes for plugins which + cannot properly escape spaces in arguments. - Upgrade pytz to v2017.2. - Upgrade requests to v2.18.4. - Upgrade tzlocal to v1.4.