From 1087e6ec0f3a25390d07d83d35ae2312966ff5ba Mon Sep 17 00:00:00 2001
From: Anthony Lim <anthony.lim@stfc.ac.uk>
Date: Wed, 8 Aug 2018 10:13:02 +0100
Subject: [PATCH] refs #23138 add release notes for TFAsymm fix

---
 docs/source/release/v3.14.0/muon.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/source/release/v3.14.0/muon.rst b/docs/source/release/v3.14.0/muon.rst
index e0350f5c48c..d7482b1100c 100644
--- a/docs/source/release/v3.14.0/muon.rst
+++ b/docs/source/release/v3.14.0/muon.rst
@@ -11,10 +11,12 @@ Interface
 Improvements
 ############
 - Elemental Analysis added to Muon Interfaces: Includes a selectable Periodic Table.
+- TF Asymmetry mode now displays the chi squared value at the top of the browser.
 
 Bugfixes
 ########
 - Results table now includes all logs that are common to all of the loaded files.
+- When turning TF Asymmetry mode off it no longer resets the global options.
 
 Algorithms
 ----------
-- 
GitLab