Skip to content

Commit 4e29a34

Browse files
committed
[DOC] Update CHANGELOG for 0.1 [skip ci]
1 parent c1435c1 commit 4e29a34

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
0.1 (March 25, 2021)
2+
====================
3+
4+
First minor release! :tada: This update brings some major changes to the
5+
codebase, including a massive internal refactoring to allow handling of surface
6+
parcellations, new methods for interpolating missing data, and more!
7+
8+
**Important**: as this is our first official minor release, note that the
9+
changes in this release are _not backwards compatible_ with previous versions.
10+
11+
* [ENH] Adds interareal similarity thresholding (#184), @rmarkello
12+
* [REF] Allow negative tolerance for surfaces (#183), @rmarkello
13+
* [REF] Updates reports for `missing` param (#182), @rmarkello
14+
* [DOC] Updates master refs to main (#181), @rmarkello
15+
* [ENH] Adds interpolation options for missing data (#180), @rmarkello
16+
* [REF] Updates mouse data cache location (#179), @rmarkello
17+
* [FIX] Bugfix for lr_mirror parameter (#178), @rmarkello
18+
* [ENH] Adds reporting of processing methods (#177), @rmarkello
19+
* [FIX] Nan hemisphere designation (#176), @rmarkello
20+
* [FIX] Addresses bug when `tolerance=0` (#175), @rmarkello
21+
* [TEST] Add py3.8 to azure tests (#174), @rmarkello
22+
* [REF] Constrains centroid matching by atlas_info (#173), @rmarkello
23+
* [REF] Updates CLI to match main workflow (#172), @rmarkello
24+
* [REF] Modifies `lr_mirror` to accept single hemisphere mirroring (#171), @rmarkello
25+
* [ENH] Add `norm_structures` parameter (#170), @rmarkello
26+
* [ENH] Adds ability to handle surface parcellations (#169), @rmarkello
27+
* [TEST] Parametrize `test_resid_dist` (#164), @4lovi4
28+
129
0.0.8 (January 29, 2021)
230
========================
331

0 commit comments

Comments
 (0)