File tree Expand file tree Collapse file tree 3 files changed +21
-0
lines changed Expand file tree Collapse file tree 3 files changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -40,3 +40,4 @@ Satrajit Ghosh <satra@mit.edu> Satrajit Ghosh <satrajit.ghosh@gmail.com>
40
40
Jasper J.F. van den Bosch <japsai@gmail.com> Jasper <japsai@gmail.com>
41
41
Gregory R. Lee <grlee77@gmail.com> Gregory R. Lee <gregory.lee@cchmc.org>
42
42
Demian Wassermann <demian@bwh.harvard.edu> Demian Wassermann <demian.wassermann@inria.fr>
43
+ Paul McCarthy <pauldmccarthy@gmail.com> Paul McCarthy <pauld.mccarthy@gmail.com>
Original file line number Diff line number Diff line change @@ -24,6 +24,25 @@ Gerhard (SG) and Eric Larson (EL).
24
24
25
25
References like "pr/298" refer to github pull request numbers.
26
26
27
+ 2.2.1 (Wednesday 22 November 2017)
28
+ ==================================
29
+
30
+ Bug fixes
31
+ ---------
32
+
33
+ * Set L/R labels in orthoview correctly (pr/564) (CM)
34
+ * Defer use of ufunc / memmap test - allows "freezing" (pr/572) (MB, reviewed
35
+ by Satra Ghosh)
36
+ * Fix doctest failures with pre-release numpy (pr/582) (MB, reviewed by CM)
37
+
38
+ Maintenance
39
+ -----------
40
+
41
+ * Update documentation around NIfTI qform/sform codes (pr/576) (Paul McCarthy,
42
+ reviewed by MB, CM) + (pr/580) (Bennet Fauber, reviewed by Paul McCarthy)
43
+ * Skip precision test on macOS, newer numpy (pr/583) (MB, reviewed by CM)
44
+ * Simplify AppVeyor script, removing conda (pr/584) (MB, reviewed by CM)
45
+
27
46
2.2 (Friday 13 October 2017)
28
47
============================
29
48
Original file line number Diff line number Diff line change @@ -79,6 +79,7 @@ contributed code and discussion (in rough order of appearance):
79
79
* Venky Reddy
80
80
* Mark Hymers
81
81
* Jasper J.F. van den Bosch
82
+ * Bennet Fauber
82
83
83
84
License reprise
84
85
===============
You can’t perform that action at this time.
0 commit comments