From db6599307ba1cf8ffc7667619e5fa3ecff8c21d5 Mon Sep 17 00:00:00 2001 From: Ali-Akber Saifee Date: Wed, 26 Feb 2020 10:57:24 -0800 Subject: [PATCH] updating changelog for 1.2.1 --- HISTORY.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 6e4e4f03..3fe6ea60 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,13 @@ Changelog ========= +1.2.1 2020-02-26 +---------------- +* Bug fix + + * Syntax error in version 1.2.0 when application limits are provided through + configuration file (`Issue 241 `_) + 1.2.0 2020-02-25 ---------------- * Add `override_defaults` argument to decorated limits to allow combinined defaults with decorated limits. @@ -293,5 +300,6 @@ Changelog +