Skip to content

Commit ce11992

Browse files
jdkentgithub-actions[bot]
authored andcommitted
[skip ci] Update CHANGELOG
1 parent b838dbb commit ce11992

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

CHANGELOG.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,30 @@
22

33
All notable changes to NiMARE releases are documented in this page.
44

5-
## [Unreleased](https://github.com/neurostuff/NiMARE/compare/0.4.1...HEAD)
5+
## [Unreleased](https://github.com/neurostuff/NiMARE/compare/0.4.2...HEAD)
6+
7+
## [0.4.2](https://github.com/neurostuff/NiMARE/compare/0.4.1...0.4.2) - 2025-03-11
8+
9+
<!-- Release notes generated using configuration in .github/release.yml at main -->
10+
### What's Changed
11+
12+
#### 🎉 Exciting New Features
13+
14+
* Add example describing the structure of the JSON/dict input format for Dataset object by @JulioAPeraza in https://github.com/neurostuff/NiMARE/pull/911
15+
* [ENH] convert sample sizes by @jdkent in https://github.com/neurostuff/NiMARE/pull/919
16+
17+
#### 🐛 Bug Fixes
18+
19+
* [FIX] read annotation into NIMADs by @jdkent in https://github.com/neurostuff/NiMARE/pull/914
20+
* [FIX] fix the compilation of the description on pypi by @jdkent in https://github.com/neurostuff/NiMARE/pull/915
21+
* [FIX] name of distribution conform to PEP 625 by @jdkent in https://github.com/neurostuff/NiMARE/pull/916
22+
* [FIX] fix name of nimare to be pep 625 compliant by @jdkent in https://github.com/neurostuff/NiMARE/pull/917
23+
24+
#### Other Changes
25+
26+
* [MAINT] upgrade setup-python to version 4 by @jdkent in https://github.com/neurostuff/NiMARE/pull/918
27+
28+
**Full Changelog**: https://github.com/neurostuff/NiMARE/compare/0.4.1...0.4.2
629

730
## [0.4.1](https://github.com/neurostuff/NiMARE/compare/0.4.0...0.4.1) - 2024-11-19
831

0 commit comments

Comments
 (0)