Skip to content

Commit c2ce3c4

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

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# v0.11.5 (Thu Nov 03 2022)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Fix certificate issue as indicated in #595 [#597](https://github.com/nipy/heudiconv/pull/597) ([@neurorepro](https://github.com/neurorepro))
6+
- BF docker build: use python3.9 (not 3.7 which gets upgraded to 3.9) and newer dcm2niix [#596](https://github.com/nipy/heudiconv/pull/596) ([@yarikoptic](https://github.com/yarikoptic))
7+
- Fixup miniconda spec for neurodocker so it produces dockerfile now [#596](https://github.com/nipy/heudiconv/pull/596) ([@yarikoptic](https://github.com/yarikoptic))
8+
9+
#### 🏠 Internal
10+
11+
- Update GitHub Actions action versions [#601](https://github.com/nipy/heudiconv/pull/601) ([@jwodder](https://github.com/jwodder))
12+
- Set action step outputs via $GITHUB_OUTPUT [#600](https://github.com/nipy/heudiconv/pull/600) ([@jwodder](https://github.com/jwodder))
13+
14+
#### 📝 Documentation
15+
16+
- DOC: codespell fix a few typos in code comments [#605](https://github.com/nipy/heudiconv/pull/605) ([@yarikoptic](https://github.com/yarikoptic))
17+
18+
#### Authors: 3
19+
20+
- John T. Wodder II ([@jwodder](https://github.com/jwodder))
21+
- Michael ([@neurorepro](https://github.com/neurorepro))
22+
- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic))
23+
24+
---
25+
126
# v0.11.4 (Thu Sep 29 2022)
227

328
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)