diff --git a/CHANGELOG.md b/CHANGELOG.md index ee68113d0..fd1955316 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,23 @@ 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.5.1 + +### Fixed + +* Fix retrocompatibility for new option in maps.json, + +### Changed + +* Change MapsManager architecture by adding Callbacks, + +### New + +* Add `--fully_sharded_data_parallelism` option, +* Add `--emisions_calculator` option with codecarbon, +* Add the semi-supervised domain adaptation network proposed for the MICCAI DART workshop. + + ## ClinicaDL 1.5.0 ### Fixed diff --git a/CITATION.cff b/CITATION.cff index 7dc030801..1ea8de25c 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,4 +1,4 @@ -cff-version: 1.5.0 +cff-version: 1.5.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 749fd15fa..82b4d4778 100644 --- a/docs/overrides/main.html +++ b/docs/overrides/main.html @@ -8,5 +8,5 @@ {% endblock %} {% block announce %} -