Skip to content

Commit ddd5090

Browse files
committed
rel(1.1.9): Update CHANGES [skip ci]
1 parent ba0d685 commit ddd5090

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGES.rst

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
1.1.9 (March 05, 2020)
2+
======================
3+
Bug-fix release in the 1.1.x series.
4+
5+
This release contains maintenance actions on the CI infrastructure after
6+
migration to the `NiPreps organization <https://www.nipreps.org>`__.
7+
8+
* FIX: replace mutable ``list`` with ``tuple`` in ANTs' workflow (#473)
9+
* MAINT: Pacify security patterns found by Codacy (#474)
10+
* MAINT: Miscellaneous housekeeping (#472)
11+
* MAINT: Fix test_masks (#470)
12+
* MAINT: Use docker-registry for caching on CircleCI (#471)
13+
* MAINT: Revise code coverage collection (#469)
14+
* MAINT: Transfer to nipreps organization (#468)
15+
116
1.1.8 (February 26, 2020)
217
=========================
318
Bug-fix release in the 1.1.x series.
@@ -7,7 +22,7 @@ This release includes some minor improvements to formatting of reports and deriv
722
* FIX: Check fo valid qform before calculating change (#466) @effigies
823
* ENH: Display errors as summary/details elements (#464) @effigies
924
* ENH: Add a pure-Python ApplyMask interface, based on NiBabel (#463) @oesteban
10-
* RF: Replace ``os`` operations with ``pathlib``, indent JSON sidecars (#467) @mgxd
25+
* MAINT: Replace ``os`` operations with ``pathlib``, indent JSON sidecars (#467) @mgxd
1126

1227
1.1.7 (February 14, 2020)
1328
=========================

0 commit comments

Comments
 (0)