From 910da5a4652a7773a8d3d43923ded53364efc8d2 Mon Sep 17 00:00:00 2001 From: Matthias Bussonnier Date: Mon, 30 Jan 2017 10:26:58 -0800 Subject: [PATCH] Update website with 5.2 --- news.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/news.rst b/news.rst index f65d377..77638ef 100644 --- a/news.rst +++ b/news.rst @@ -2,6 +2,13 @@ News ==== +IPython 5.2 +----------- + +IPython 5.2.0 was released on January 29th, 2017. Like 5.1 this is primarily a bugfix +release, with some small new features. See the `release notes `__ +for more details. + IPython 5.1 -----------