diff --git a/CHANGELOG.md b/CHANGELOG.md index 90f50a545..32514df06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,28 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## ClinicaDL 1.6.0 + +### Fixed + +* Fix sorting particpants sessions with 2 digit, +* Fix `interpret —-save_nifti` issue, +* Fix BIDS file format for pet, + + +### Changed + +* Change 2 digits session label to 3 digits, +* Change black and isort for ruff and codespell, +* Update type hint and docstring, + +### New + +* Add `--fsdp` option +* Add `--valid_longitudinal` option to allow the validation on longitudinal data, + + + ## ClinicaDL 1.6.0 ### Fixed diff --git a/CITATION.cff b/CITATION.cff index c090642ab..19052e724 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,4 +1,4 @@ -cff-version: 1.6.0 +cff-version: 1.6.1 message: If you use this software, please cite it as below. authors: - family-names: Thibeau-Sutre diff --git a/docs/overrides/main.html b/docs/overrides/main.html index f248a0ffc..0fa8908c6 100644 --- a/docs/overrides/main.html +++ b/docs/overrides/main.html @@ -8,5 +8,5 @@ {% endblock %} {% block announce %} -