From fb9974cbd54b88cf65f977a5d5fbb73c8ebf5b15 Mon Sep 17 00:00:00 2001 From: Nicholas Charriere Date: Tue, 3 Jul 2018 08:30:22 -0700 Subject: [PATCH] Add changelog for 1.4.0 --- CHANGELOG.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a08c37c..fdec35a 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,9 @@ +Version 1.4.0 +------------- +*You will lose stored passwords during the upgrade to this version* + * Added a prefix in redis in front of the storage keys, making the redis safer to share with other applications + * Small test and syntax improvements + Version 1.3.0 ------------- * Quote urls to fix bug with ending in '='