From d0ce199c8f3893c6b3d23f0377fbd8a5aca0b101 Mon Sep 17 00:00:00 2001 From: Zied Aouini Date: Fri, 27 Dec 2019 16:47:07 +0100 Subject: [PATCH] Update changelog.rst --- docs/source/changelog.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index e136157..9274232 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -127,4 +127,9 @@ Changelog **3.0.4 (2019-12-18)** -* Fix pypi description rendering. \ No newline at end of file +* Fix pypi description rendering. + +**3.1.0 (2019-12-27)** + +* Add wrapping for pandas. +* Initial support for nDPI 3.1 next release.