Skip to content

Commit e0a9a0a

Browse files
committed
DOC: Update changelog, Zenodo ordering
1 parent 3bb2437 commit e0a9a0a

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

.zenodo.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,11 @@
7878
"name": "DuPre, Elizabeth",
7979
"orcid": "0000-0003-1358-196X"
8080
},
81+
{
82+
"affiliation": "Psychoinformatics Lab, Institute of Psychology, Otto-von-Guericke University Magdeburg",
83+
"name": "Wagner, Adina",
84+
"orcid": "0000-0003-2917-3450"
85+
},
8186
{
8287
"name": "Ivanov, Alexander"
8388
},
@@ -86,11 +91,6 @@
8691
"name": "Tirrell, Lee S.",
8792
"orcid": "0000-0001-9393-8361"
8893
},
89-
{
90-
"affiliation": "Psychoinformatics Lab, Institute of Psychology, Otto-von-Guericke University Magdeburg",
91-
"name": "Wagner, Adina",
92-
"orcid": "0000-0003-2917-3450"
93-
},
9494
{
9595
"affiliation": "T\u00e9l\u00e9com ParisTech, France",
9696
"name": "Jas, Mainak",

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@
44

55
This is largely a bug fix release
66

7+
* FIX: Path validation (#342)
8+
* FIX: Ensure consistent entities at all levels (#326)
9+
* FIX: Edge case where a resampled column was too-long-by-one (#365)
710
* FIX: Use BIDS metadata for TR over nii header (#357)
8-
* FIX: add check for `run_info` to be a list, pass `run_info` in correct position. (#353)
11+
* FIX: Add check for `run_info` to be a list, pass `run_info` in correct position. (#353)
912
* FIX: If `sampling_rate` is `'auto'`, set to first rate of `DenseRunVariables` (#351)
1013
* FIX: Get the absolute path of the test data directory (#347)
1114
* FIX: Update reports to be 0.7-compatible (#341)

0 commit comments

Comments
 (0)