diff --git a/CHANGES.rst b/CHANGES.rst index 296957396a..ea2c4f7a13 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,16 @@ +0.12.2 (August 16, 2023) +======================== +Bug-fix release in the 0.12.x series. + +In rare cases where Freesurfer is unable to align to its default atlas in +Talairach registration, it was unable to fall back to the Schwartz atlas +because we were not including it in the Docker image. This release exists +to provide an updated Docker image, and no upgrade is needed for users not +encountering this issue. + +* DOCKER: Include 3T18yoSchwartzReactN32 FreeSurfer atlas in image (#357) + + 0.12.1 (June 15, 2023) ====================== Bug-fix release in the 0.12.x series.