File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,11 @@ cat >| dataset_description.json <<EOF
1818EOF
1919
2020cat > | CHANGES << EOF
21+ 0.0.2 2024-10-28
22+
23+ - Updated to reflect addressed in bids-validator issues and
24+ to merge "master" branch of the bids-examples project
25+
21260.0.1 2024-06-20
2227
2328 - Started to work on this support of the DatasetType project
@@ -36,7 +41,7 @@ located under folders where bids layout is not enforced -- should be just fine.
3641Some outstanding issues with validator(s) which were ran into while trying to
3742get "proper" validation working using deno bids-validator (mark when solved)
3843
39- - [ ] https://github.com/bids-standard/bids-validator/issues/2007
44+ - [x ] https://github.com/bids-standard/bids-validator/issues/2007
4045
4146EOF
4247
You can’t perform that action at this time.
0 commit comments