Skip to content

Commit 3e51a99

Browse files
Carreaumeeseeksmachine
authored andcommitted
Backport PR #14360: Whats new 8.22.1, 8.22.2
1 parent 10da2eb commit 3e51a99

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/source/whatsnew/version8.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
.. _version 8.22:
66

7-
IPython 8.22
8-
============
7+
IPython 8.22, 8.22.1 and 8.22.2
8+
===============================
99

1010
Quick release of IPython for this short month of February, with quite a bit of
1111
activity with more than 15 PRs.
@@ -19,6 +19,10 @@ I am not going to details all the changes, but among other we have :
1919
- Fix crashing IPython when some tracebacks encounter dynamically evaluated
2020
code.
2121

22+
IPython 8.22.1 increase the minimal traitlets version, and 8.22.2 fix a critical
23+
bug on emscripten preventing to use some magics like ``%matplotlib`` on
24+
jupyter-light.
25+
2226
API changes
2327
-----------
2428

0 commit comments

Comments
 (0)