Skip to content

Commit 57c3a55

Browse files
authored
DOC: 1.2.6 changelog
1 parent dd0f4d4 commit 57c3a55

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGES.rst

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
1.2.6 (January 17, 2019)
2+
========================
3+
4+
This is a bug fix release in the 1.2 series. Probably the most noticeable
5+
improvement is the restoration of auto-generated content in the documentation.
6+
7+
Additionally, FreeSurfer ``aparc``/``aseg`` segmentations are now sampled to all
8+
output spaces.
9+
10+
For any users importing fMRIPrep interfaces, many of these have been moved to
11+
the niworkflows package.
12+
13+
With thanks to Nir Jacoby and Hrvoje Stojic for contributions.
14+
15+
* [FIX] Use keyword arguments for Sentry breadcrumb reporting (#1441) @chrisfilo
16+
* [FIX] Verify proc file exists before reading (#1454) @effigies
17+
* [ENH] Only report participants with errors (#1437) @effigies
18+
* [ENH] Resample aparc/aseg into specified output spaces (#1401) @nirjacoby
19+
* [ENH] Copy BibTeX file to log directory for LaTeX users (#1446) @hstojic
20+
* [RF] Use niworkflows upstreamed interfaces and utilities (#1438) @oesteban
21+
* [DOC] Fix documentation build (#1451) @oesteban
22+
* [DOC] Fix ReadTheDocs builds (#1459) @effigies
23+
* [MAINT/DOC] Clean-up ``__about__``, update with Nat Meth (#1445) @oesteban
24+
* [MAINT] Make sure Python 3.7.1 is installed (#1452) @oesteban
25+
* [MAINT] Dev status to beta, bump copyright year (#1468) @effigies
26+
27+
128
1.2.5 (December 4, 2018)
229
========================
330

0 commit comments

Comments
 (0)