Add code README and automatic CHANGELOG entries

This commit is contained in:
Marty Oehme 2025-09-30 21:39:22 +02:00
parent fbba2d2992
commit 42e706080a
Signed by: Marty
GPG key ID: 4E535BC19C61886E
4 changed files with 13 additions and 12 deletions

View file

@ -16,3 +16,4 @@ packages:
versioned:
datalad run -m "Create updated output data" -i input/ -o output/ just all
printf "\n## %s\n\n- auto generated\n" $(date +%F) | sed -i '/CHANGELOG/r /dev/stdin' CHANGELOG.md