Skip to content

Commit 5552416

Browse files
author
auto
committed
Update CHANGELOG.md [skip ci]
1 parent a882f73 commit 5552416

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
# v1.0.0 (Wed Sep 20 2023)
2+
3+
#### 💥 Breaking Change
4+
5+
- [gh-actions](deps): Bump actions/checkout from 3 to 4 [#703](https://github.com/nipy/heudiconv/pull/703) ([@dependabot[bot]](https://github.com/dependabot[bot]))
6+
7+
#### 🚀 Enhancement
8+
9+
- Fix inconsistent behavior of existing session when using -d compared to --files option: raise an AssertionError instead of just a warning [#682](https://github.com/nipy/heudiconv/pull/682) ([@neurorepro](https://github.com/neurorepro))
10+
11+
#### 🐛 Bug Fix
12+
13+
- Various tiny enhancements flake etc demanded [#702](https://github.com/nipy/heudiconv/pull/702) ([@yarikoptic](https://github.com/yarikoptic))
14+
- Boost claimed BIDS version to 1.8.0 from 1.4.1 [#699](https://github.com/nipy/heudiconv/pull/699) ([@yarikoptic](https://github.com/yarikoptic))
15+
- Point to Courtois-neuromod heuristic [#702](https://github.com/nipy/heudiconv/pull/702) ([@yarikoptic](https://github.com/yarikoptic))
16+
17+
#### 🏠 Internal
18+
19+
- Add codespell to lint tox env [#706](https://github.com/nipy/heudiconv/pull/706) ([@yarikoptic](https://github.com/yarikoptic))
20+
- test-compare-two-versions.sh: also ignore differences in HeudiconvVersion field in jsons since we have it there now [#685](https://github.com/nipy/heudiconv/pull/685) ([@yarikoptic](https://github.com/yarikoptic))
21+
22+
#### 📝 Documentation
23+
24+
- Add description of placeholders which could be used in the produced templates [#681](https://github.com/nipy/heudiconv/pull/681) ([@yarikoptic](https://github.com/yarikoptic))
25+
26+
#### Authors: 3
27+
28+
- [@dependabot[bot]](https://github.com/dependabot[bot])
29+
- Michael ([@neurorepro](https://github.com/neurorepro))
30+
- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic))
31+
32+
---
33+
134
# v0.13.1 (Tue May 23 2023)
235

336
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)