From eb5e25a739b30131f5b470c21e792bc1d1f80351 Mon Sep 17 00:00:00 2001 From: Florian Mounier Date: Tue, 23 Feb 2016 14:50:36 +0100 Subject: [PATCH] Update changelog --- docs/changelog.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 9e5c0f3..44abb39 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -2,6 +2,13 @@ Changelog ========= +2.2.0 UNRELEASED +===== + +* Fix confidence interval reactiveness (thanks @chartique #296) +* Add horizontal line charts (thanks @chartique #301) + + 2.1.1 =====