Skip to content

Commit d14ce5e

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

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

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

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

5-
## [Unreleased](https://github.com/neurostuff/NiMARE/compare/0.5.0...HEAD)
5+
## [Unreleased](https://github.com/neurostuff/NiMARE/compare/0.5.1...HEAD)
6+
7+
## [0.5.1](https://github.com/neurostuff/NiMARE/compare/0.5.0...0.5.1) - 2025-06-13
8+
9+
<!-- Release notes generated using configuration in .github/release.yml at main -->
10+
### What's Changed
11+
12+
#### 🐛 Bug Fixes
13+
14+
* Fix the use correlation matrix from the results object when available for Reports by @JulioAPeraza in https://github.com/neurostuff/NiMARE/pull/925
15+
* [FIX] reduce memory/time for running reports by @jdkent in https://github.com/neurostuff/NiMARE/pull/929
16+
* [FIX] do not try to set n_cores on initialized objects by @jdkent in https://github.com/neurostuff/NiMARE/pull/930
17+
18+
#### Other Changes
19+
20+
* [TST] patch url calls to not fetch contents by @jdkent in https://github.com/neurostuff/NiMARE/pull/926
21+
22+
**Full Changelog**: https://github.com/neurostuff/NiMARE/compare/0.5.0...0.5.1
623

724
## [0.5.0](https://github.com/neurostuff/NiMARE/compare/0.4.2...0.5.0) - 2025-04-25
825

0 commit comments

Comments
 (0)