From da83b1b4c7fd423ab7bfca711dd7778bd69b6d7c 2018-10-20 18:54:59 From: Matthias Bussonnier Date: 2018-10-20 18:54:59 Subject: [PATCH] Update what's new for 7.1.0 --- diff --git a/docs/source/whatsnew/pr/video-width-height.rst b/docs/source/whatsnew/pr/video-width-height.rst deleted file mode 100644 index 84757f1..0000000 --- a/docs/source/whatsnew/pr/video-width-height.rst +++ /dev/null @@ -1 +0,0 @@ -``IPython.display.Video`` now supports ``width`` and ``height`` arguments, allowing a custom width and height to be set instead of using the video's width and height \ No newline at end of file diff --git a/docs/source/whatsnew/version7.rst b/docs/source/whatsnew/version7.rst index 19352cc..17b3275 100644 --- a/docs/source/whatsnew/version7.rst +++ b/docs/source/whatsnew/version7.rst @@ -2,6 +2,79 @@ 7.x Series ============ +.. _whatsnew710: + +IPython 7.1.0 +============= + + +IPython 7.1.0 is the first minor release after 7.0.0 and mostly bring fixes to +new feature, internal refactor and regressions that happen during the 6.x->7.x +transition. It also bring **Compatibility with Python 3.7.1**, as were +unwillingly relying on a bug in CPython. + +New Core Dev: + + - We welcome Jonathan Slenders to the commiters. Jonathan has done a fantastic + work on Prompt toolkit, and we'd like to recognise his impact by giving him + commit rights. :ghissue:`11397` + +Notable New Features: + + - Restore functionality and documentation of the **sphinx directive**, which is + now stricter (fail on error by default), gained configuration options, have a + brand new documentation page :ref:`ipython_directive`, which need some cleanup. + It is also now *tested* so we hope to have less regressions. + :ghpull:`11402` + + - ``IPython.display.Video`` now supports ``width`` and ``height`` arguments, + allowing a custom width and height to be set instead of using the video's + width and height. :ghpull:`11353` + + - Warn when using ``HTML('