From 2dd83e1d42bc9576b0db080ddefe07301078bee3 Mon Sep 17 00:00:00 2001 From: Gabriel Fedel <gabriel.fedel@ess.eu> Date: Tue, 9 Nov 2021 09:48:41 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index ae7b3611..f26a30db 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +5.5.0 +* Implement new calibration approach using polynomial approximation (all +the calibration code is now included on this module ) [[ICSHWI-5826]] + 5.4.4 * Fix to not crash the IOC when there is no device available -- GitLab