diff --git a/docs/news.rst b/docs/news.rst index 45567f324..7080892b3 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -150,9 +150,8 @@ Backward-incompatible changes ``scrapy.pipelines.media``. It is still importable from its old location. (:issue:`7544`, :issue:`7673`) -- The :ref:`ipython extra ` requires IPython 8.15.0 or higher, as - support for the ``IPython.frontend`` module layout of IPython older than - 1.0 is removed. +- The IPython :ref:`shell ` requires IPython 8.15.0 or higher. + Install the :ref:`ipython extra ` to get a compatible version. (:issue:`5447`, :issue:`7596`, :issue:`7816`) Deprecation removals