From edeaf067e04f8546bb686f32bf9923b92b852d30 Mon Sep 17 00:00:00 2001 From: kappa44 <6469032-kappa44@users.noreply.gitlab.com> Date: Wed, 20 Oct 2021 11:05:44 +1100 Subject: [PATCH] Fix value display on and exact data points, and near session boundary with drift --- Htmldocs/release_notes.html | 1 + 1 file changed, 1 insertion(+) diff --git a/Htmldocs/release_notes.html b/Htmldocs/release_notes.html index 1c9c6609..e1dd695c 100644 --- a/Htmldocs/release_notes.html +++ b/Htmldocs/release_notes.html @@ -16,6 +16,7 @@ <i>The OSCAR Team</i></p> <ul> <li>[fix] Update copyright notices in html files.</li> + <li>[fix] Correct value display on exact data points, and near session boundaries with drift.</li> </ul> <p> <b>Changes and fixes in OSCAR v1.3.0</b>