##// END OF EJS Templates
Add missing credit to John Hunter in 0.10.1 release notes
Fernando Perez -
Show More
@@ -35,9 +35,9 b' Highlights of this release:'
35 35 Brucher, who put a lot of work into it. We also improved traceback handling
36 36 in remote tasks, as well as providing better control for remote task IDs.
37 37
38 - New IPython Sphinx directive. You can use this directive to mark blocks in
39 reSructuredText documents as containig IPython syntax (including figures) and
40 the will be executed during the build::
38 - New IPython Sphinx directive contributed by John Hunter. You can use this
39 directive to mark blocks in reSructuredText documents as containig IPython
40 syntax (including figures) and the will be executed during the build::
41 41
42 42 .. ipython::
43 43
@@ -88,6 +88,7 b" omitted your name and we'll gladly fix this in the notes for the future):"
88 88 * David Warde-Farley
89 89 * Fernando Perez
90 90 * Gökhan Sever
91 * John Hunter
91 92 * Justin Riley
92 93 * Kiorky
93 94 * Laurent Dufrechou
General Comments 0
You need to be logged in to leave comments. Login now