Skip to content

Commit c65be4b

Browse files
committed
rel(22.0.0rc0): update changes [skip ci]
1 parent 734c4a4 commit c65be4b

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

CHANGES.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
22.0.0 (TBD)
2+
------------
3+
A new `NiBabies` minor series!
4+
New to this release:
5+
- [Ability to pass in anatomical derivatives](https://nibabies.readthedocs.io/en/latest/faqs.html#leveraging-precomputed-results) (brain mask / aseg)
6+
- [Multiecho] Option to output individual corrected echo time series
7+
- CIFTI generation improvements
8+
9+
22.0.0rc0 (February 08, 2022)
10+
-----------------------------
11+
* DOC: Add FAQs page (#164)
12+
* ENH: Add `--me-output-echos` CLI flag (#174)
13+
* ENH: Precomputed derivatives (#173)
14+
* ENH: Validate files passed with `--derivatives` (#182)
15+
* FIX: Check if segmentation directory exists (#165)
16+
* FIX: Update report spec to reflect `infant_recon_all` (#167)
17+
* FIX: ICA Aroma imports (#170)
18+
* FIX: Relabel sub-structures before discarding (#186)
19+
* FIX: Use precomputed aseg within `infant_recon_all` (#184)
20+
* FIX: Remove excess arguments on wrapper tests (#181)
21+
* MAINT: Add pre-commit checks (#178)
22+
* MAINT: Add RTD config (#173)
23+
* MAINT: Freeze `black` version (#185)
24+
* RF: Wrapper usage logic (#183)
25+
* STY/TEST: Set global style and doctest options (#162)
26+
127
21.0.2 (November 29, 2021)
228
--------------------------
329
A patch release in the 21.0.x series.
@@ -104,4 +130,4 @@ If you encounter any issues with this release, please let us know by posting an
104130

105131
0.0.1 (Nov 13, 2020)
106132
--------------------
107-
- Initial implementation of anatomical pipeline
133+
- Initial implementation of anatomical pipeline

0 commit comments

Comments
 (0)