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
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,16 @@
1
+
# v1.1.1 (Thu May 02 2024)
2
+
3
+
#### 🐛 Bug Fix
4
+
5
+
- Handle cases where dates/times in DICOM are empty strings, not Nones (e.g. after some anonymization) [#756](https://github.com/nipy/heudiconv/pull/756) ([@jennan](https://github.com/jennan)[@yarikoptic](https://github.com/yarikoptic))
6
+
7
+
#### Authors: 2
8
+
9
+
- Maxime Rio ([@jennan](https://github.com/jennan))
0 commit comments