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 -----------