From 39b6f7a722afb6d5f0e2d47a99ce8266378c2a65 Mon Sep 17 00:00:00 2001 From: Gemma Fardell <47746591+gfardell@users.noreply.github.com> Date: Tue, 22 Jun 2021 13:39:25 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 164bcd44b4..e800f8e76d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,9 @@ -* 21.x.x +* 21.2.0 - add version string from git describe - add CCPi-Regularisation toolkit in unittests - show_geometry implemented to display AcquisitionGeometry objects, can be imported from utilities.display - CentreOfRotationCorrector.image_sharpness implemented which finds the rotation axis offset by maximising sharpness of a single slice reconstruction - - CentreOfRotationCorrector.xcorr renamed to CentreOfRotationCorrector.xcorrelation + - Renamed CentreOfRotationCorrector.xcorr to CentreOfRotationCorrector.xcorrelation - Implemented Padder processor * 21.1.0