Skip to content

Commit 84a29c5

Browse files
authored
Prepare for 0.10.4 release (#1367)
2 parents 14440d5 + b6eed27 commit 84a29c5

File tree

2 files changed

+36
-2
lines changed

2 files changed

+36
-2
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,5 @@ keywords:
8383
- BIDS-App
8484
- Neuroimaging
8585
license: BSD-3-Clause
86-
version: 0.10.2
87-
date-released: '2025-01-17'
86+
version: 0.10.4
87+
date-released: '2025-01-23'

docs/changes.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,43 @@
11
# What's New
22

3+
## 0.10.4
4+
5+
This release makes the brainsprite work with composite transforms from Nibabies.
6+
7+
### 🐛 Bug Fixes
8+
9+
* Support multi-step composite transforms from Nibabies by @tsalo in https://github.com/PennLINC/xcp_d/pull/1365
10+
11+
**Full Changelog**: https://github.com/PennLINC/xcp_d/compare/0.10.3...0.10.4
12+
13+
14+
## 0.10.3
15+
16+
<!-- Release notes generated using configuration in .github/release.yml at main -->
17+
This release fixes a testing bug that prevented 0.10.2 from deploying.
18+
19+
## What's Changed
20+
21+
### 🐛 Bug Fixes
22+
23+
* Allow `sub-` prefix in participant labels by @tsalo in https://github.com/PennLINC/xcp_d/pull/1347
24+
* Downgrade connectome workbench version by @tsalo in https://github.com/PennLINC/xcp_d/pull/1358
25+
* Fix resource class of CIFTI tests by @tsalo in https://github.com/PennLINC/xcp_d/pull/1362
26+
27+
### Other Changes
28+
29+
* Clarify that warped surfaces can be overlaid on the MNI152NLin6Asym template by @tsalo in https://github.com/PennLINC/xcp_d/pull/1349
30+
* Run ruff by @tsalo in https://github.com/PennLINC/xcp_d/pull/1357
31+
32+
**Full Changelog**: https://github.com/PennLINC/xcp_d/compare/0.10.1...0.10.3
33+
34+
335
## 0.10.2
436

537
A patch release.
638

39+
**WARNING**: THIS RELEASE DID NOT DEPLOY. PLEASE USE 0.10.3.
40+
741
### 🐛 Bug Fixes
842

943
* Downgrade connectome workbench version by @tsalo in https://github.com/PennLINC/xcp_d/pull/1358

0 commit comments

Comments
 (0)