From c5a54f3c91ed9c332d41b379451a2b10c6cc04dc Mon Sep 17 00:00:00 2001
From: David Fairbrother <DavidFair@users.noreply.github.com>
Date: Thu, 27 Feb 2020 11:47:18 +0000
Subject: [PATCH] Re #28122 Update release notes with HAB Beam Centre Fix

---
 docs/source/release/v5.0.0/sans.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/source/release/v5.0.0/sans.rst b/docs/source/release/v5.0.0/sans.rst
index cd94644cb9e..e9d2d288bc8 100644
--- a/docs/source/release/v5.0.0/sans.rst
+++ b/docs/source/release/v5.0.0/sans.rst
@@ -31,7 +31,9 @@ Fixed
 - Tabbing between columns has been improved in the data GUI table. Users
   can now single tab between unmodified columns, or double tab for modified.
 - Saving a CSV with sample geometry enabled, then reloading works correctly.
-- Hitting Shift+Enter on the top row no longer causes an exception
+- Hitting Shift+Enter on the top row no longer causes an exception.
+- The beam centre finder correctly centres HAB and LAB banks, previously it
+  only worked for LAB.
 
 Changes
 #######
-- 
GitLab