##// END OF EJS Templates
Backport PR #14360: Whats new 8.22.1, 8.22.2
M Bussonnier -
Show More
@@ -4,8 +4,8 b''
4 4
5 5 .. _version 8.22:
6 6
7 IPython 8.22
8 ============
7 IPython 8.22, 8.22.1 and 8.22.2
8 ===============================
9 9
10 10 Quick release of IPython for this short month of February, with quite a bit of
11 11 activity with more than 15 PRs.
@@ -19,6 +19,10 b' I am not going to details all the changes, but among other we have :'
19 19 - Fix crashing IPython when some tracebacks encounter dynamically evaluated
20 20 code.
21 21
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
22 26 API changes
23 27 -----------
24 28
General Comments 0
You need to be logged in to leave comments. Login now