Skip to content

Commit 5701fa5

Browse files
authored
Version 1.1.5 - update CHANGES [skip ci]
1 parent 39cf42c commit 5701fa5

File tree

1 file changed

+22
-3
lines changed

1 file changed

+22
-3
lines changed

CHANGES.rst

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,28 @@
1+
1.1.5 (September 06, 2018)
2+
==========================
3+
4+
* [DOC] Replace ``--clearenv`` with correct ``--cleanenv`` flag (#1237) @jarodroland
5+
* [DOC] De-indent to remove text from code block (#1238) @effigies
6+
* [TST] Add enhance-and-skullstrip regression tests (#1074) @effigies
7+
* [DOC] Clearly indicate that fMRIPrep requires Python 3.5+ (#1249) @oesteban
8+
* [MAINT] Update PR template (#1239) @effigies
9+
* [DOC] Set appropriate version in Zenodo citation (#1250) @oesteban
10+
* [DOC] Updating long description (#1230) @oesteban
11+
* [DOC] Add ME workflow description (#1253) @tsalo
12+
* [FIX] Add memory annotation to ROIPlot interface (#1256) @jdkent
13+
* [ENH] Write derivatives ``dataset_description.json`` (#1247) @effigies
14+
* [DOC] Enable table text wrap and link docstrings to code on GitHub (#1258) @tsalo
15+
* [DOC] Clarify language describing T1w image merging (#1269) @chrisfilo
16+
* [FIX] Accommodate new template formats (#1273) @effigies
17+
* [FIX] Permit overriding plugin config with CLI options (#1272) @effigies
18+
19+
120
1.1.4 (August 06, 2018)
221
=======================
322

4-
* [FIX] Verify first word of _cmd in dependency check (#1236)
5-
* [DOC] Add two missing references (#1234)
6-
* [ENH] Allow turning off random seeding for ANTs brain extraction (#919)
23+
* [FIX] Verify first word of ``_cmd`` in dependency check (#1236)
24+
* [DOC] Add two missing references (#1234)
25+
* [ENH] Allow turning off random seeding for ANTs brain extraction (#919)
726

827
1.1.3 (July 30, 2018)
928
=====================

0 commit comments

Comments
 (0)