##// END OF EJS Templates
typo
Matthias Bussonnier -
Show More
@@ -42,7 +42,7 b' Miscelanious'
42 - Fix improper acceptation of ``return`` outside of functions. :ghpull:`11641`.
42 - Fix improper acceptation of ``return`` outside of functions. :ghpull:`11641`.
43 - Fixed PyQt 5.11 backwards incompatibility causing sip import failure.
43 - Fixed PyQt 5.11 backwards incompatibility causing sip import failure.
44 :ghpull:`11613`.
44 :ghpull:`11613`.
45 - Fix Bug where ``type?`` woudl crash IPython. :ghpull:`1608`.
45 - Fix Bug where ``type?`` would crash IPython. :ghpull:`1608`.
46 - Allow to apply ``@needs_local_scope`` to cell magics for convenience.
46 - Allow to apply ``@needs_local_scope`` to cell magics for convenience.
47 :ghpull:`11542`.
47 :ghpull:`11542`.
48
48
General Comments 0
You need to be logged in to leave comments. Login now