Skip to content

Commit 4f231b0

Browse files
committed
update changelgo for demo nipoppy project
1 parent 83a1fa5 commit 4f231b0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

proj-nipoppy/.recreate_hierarchy

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ cat >| dataset_description.json <<EOF
1818
EOF
1919

2020
cat >| 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+
2126
0.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.
3641
Some outstanding issues with validator(s) which were ran into while trying to
3742
get "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
4146
EOF
4247

0 commit comments

Comments
 (0)