You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,29 @@
1
+
# v0.11.4 (Thu Sep 29 2022)
2
+
3
+
#### 🐛 Bug Fix
4
+
5
+
- install dcmstack straight from github until it is released [#593](https://github.com/nipy/heudiconv/pull/593) ([@yarikoptic](https://github.com/yarikoptic))
6
+
- DOC: provide rudimentary How to contribute section in README.rst ([@yarikoptic](https://github.com/yarikoptic))
7
+
8
+
#### ⚠️ Pushed to `master`
9
+
10
+
- Check out a full clone when testing ([@jwodder](https://github.com/jwodder))
11
+
- Convert Travis workflow to GitHub Actions ([@jwodder](https://github.com/jwodder))
12
+
- BF(docker): replace old -tipsy with -y -all for conda clean as neurodocker does now ([@yarikoptic](https://github.com/yarikoptic))
13
+
- adjusted script for neurodocker although it does not work ([@yarikoptic](https://github.com/yarikoptic))
14
+
15
+
#### 🏠 Internal
16
+
17
+
- 0.9 of dcmstack was released, no need for github version [#594](https://github.com/nipy/heudiconv/pull/594) ([@yarikoptic](https://github.com/yarikoptic))
18
+
- Minor face-lifts to ReproIn: align doc and code better to BIDS terms, address deprecation warnings etc [#569](https://github.com/nipy/heudiconv/pull/569) ([@yarikoptic](https://github.com/yarikoptic))
19
+
20
+
#### Authors: 2
21
+
22
+
- John T. Wodder II ([@jwodder](https://github.com/jwodder))
0 commit comments