Skip to content

Commit 04aad92

Browse files
committed
REL: 0.12.0
1 parent 6236553 commit 04aad92

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

CHANGES.rst

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
1+
0.12.0 (June 02, 2023)
2+
======================
3+
New feature release in the 0.12.x series.
4+
5+
This release adds ANTs DenoiseImage to T1w and T2w preprocessing,
6+
improving signal-to-noise ratio.
7+
Surface processing now produces a registration sphere to permit
8+
directly resampling data from T1w space to fsLR.
9+
10+
* FIX: Query templateflow files to see if resolution is available (#336)
11+
* ENH: Project fsLR mesh onto native sphere to enable single-shot resampling into fsLR (#339)
12+
* ENH: Use ANTs DenoiseImage before conforming anatomical images (#337)
13+
* MNT: Add ``sloppy`` argument to workflows, distinguish from ``debug`` (#344)
14+
* MNT: Loosen niworkflow restriction (#335)
15+
* DOC: Add security fix to vendored jquery (#332)
16+
* CI: Fix codecov in CircleCI, remove Travis config (#333)
17+
* CI: Prioritize tags on release (#331)
18+
19+
120
0.11.1 (March 23, 2023)
221
=======================
3-
Bug-fix release in the 0.11.1 series.
22+
Bug-fix release in the 0.11.x series.
423

524
This release changes the default name of a workflow. This change modifies
625
the workflow structure superficially, but in such a way that reusing a working

0 commit comments

Comments
 (0)