##// END OF EJS Templates
Fix typo in whatsnew. (#14599)...
M Bussonnier -
r28975:9b18d6cc merge
parent child Browse files
Show More
@@ -8,8 +8,8 IPython 8.30
8 8
9 9 Small release for this end of november;
10 10
11 - :ghpull:`14579` improve the documentatation for cutom IPython formatters, and how
12 you can register formatters for custo mime types.
11 - :ghpull:`14579` improve the documentatation for custom IPython formatters, and how
12 you can register formatters for custom mime types.
13 13 - :ghpull:`14580` fix a bug in which commands that were not assigned a shortcut
14 14 could not be assigned one.
15 15 - :ghpull:`12690` fix a bug in which a single ``/`` on an empty line would not be
General Comments 0
You need to be logged in to leave comments. Login now