From 4f231b00fcba96782e3ddee1ac1214fa84e5026e Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Mon, 28 Oct 2024 11:57:05 -0400 Subject: [PATCH] update changelgo for demo nipoppy project --- proj-nipoppy/.recreate_hierarchy | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/proj-nipoppy/.recreate_hierarchy b/proj-nipoppy/.recreate_hierarchy index 9395ba031..3758ef8ec 100755 --- a/proj-nipoppy/.recreate_hierarchy +++ b/proj-nipoppy/.recreate_hierarchy @@ -18,6 +18,11 @@ cat >| dataset_description.json <| CHANGES << EOF +0.0.2 2024-10-28 + + - Updated to reflect addressed in bids-validator issues and + to merge "master" branch of the bids-examples project + 0.0.1 2024-06-20 - 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. Some outstanding issues with validator(s) which were ran into while trying to get "proper" validation working using deno bids-validator (mark when solved) -- [ ] https://github.com/bids-standard/bids-validator/issues/2007 +- [x] https://github.com/bids-standard/bids-validator/issues/2007 EOF