From f037be6b47d470db91a54f7feeae727e12a7de78 Mon Sep 17 00:00:00 2001 From: Anton Piccardo-Selg <anton.piccardo-selg@tessella.com> Date: Tue, 6 Jun 2017 11:08:40 +0100 Subject: [PATCH] Add release notes --- docs/source/release/v3.10.0/sans.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/release/v3.10.0/sans.rst b/docs/source/release/v3.10.0/sans.rst index 532cfe68112..6bd96df3b4f 100644 --- a/docs/source/release/v3.10.0/sans.rst +++ b/docs/source/release/v3.10.0/sans.rst @@ -28,5 +28,6 @@ Bug Fixes - Fixed Batch mode bug where merged reductions set in the GUI were not respected. - Fixed display of current IDF, which was not updated when operating in batch mode. - Fixed a bug where the user could try to save 1D data in the CanSAS format and caused a crash. +- Enabled wavelength-range based reductions in 2D. `Full list of changes on github <http://github.com/mantidproject/mantid/pulls?q=is%3Apr+milestone%3A%22Release+3.10%22+is%3Amerged+label%3A%22Component%3A+SANS%22>`__ -- GitLab