Skip to content

Commit 02ceb9e

Browse files
committed
rel(20.0.0rc4): Update CHANGES [skip ci]
1 parent 71ec933 commit 02ceb9e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ A first beta release of NiTransforms with the purpose of integrating
44
it within *fMRIPrep*.
55
This release accompanies the `ISBI2020 preprint <https://doi.org/10.31219/osf.io/8aq7b>`__.
66

7+
* FIX: Accept double precision when reading ANTs' ``.mat`` affines (#102)
78
* FIX: Remove the ``--inv`` flag from regression ``mri_vol2vol`` regression test (#78)
89
* FIX: Improve handling of optional fields in LTA (#65)
910
* FIX: LTA conversions (#36)
@@ -31,8 +32,10 @@ This release accompanies the `ISBI2020 preprint <https://doi.org/10.31219/osf.io
3132
* ENH: Use ``obliquity`` directly from nibabel (#18)
3233
* ENH: Setting up a battery of tests (#9)
3334
* ENH: Revise doctests and get them ready for more thorough testing. (#10)
35+
* DOC: Add Jupyter notebooks (#93, #96, #97, #98)
3436
* DOC: Add figure to JOSS draft / Add @smoia to author list (#61)
3537
* DOC: Initial JOSS draft (#47)
38+
* MAINT: Revise tests and Docker image dependencies (#104)
3639
* MAINT: Add imports of modules in ``__init__.py`` to workaround #91 (#92)
3740
* MAINT: Fix missing python3 binary on CircleCI build job step (#85)
3841
* MAINT: Use setuptools_scm to manage versioning (#83)

0 commit comments

Comments
 (0)