Skip to content
Snippets Groups Projects
Commit 1ea69286 authored by Samuel Jackson's avatar Samuel Jackson
Browse files

Add release note.

parent ada53e3a
Branches 23609_links_in_docs
No related tags found
No related merge requests found
......@@ -113,6 +113,7 @@ Bugfixes
- Fit functions defined in a python script can be used with the new fit function API right after subscription.
- Child algorithms now respect their parent algorithm's ``EnableLogging`` setting when invoked using the function-style calling. Previously, some messages could appear in the log even though ``EnableLogging`` was set to ``False``.
- Fixed a bug in ``detectorSignedTwoTheta`` method in ``MatrixWorkspace`` where the sign of the angle depended on the axis pointing up, not on the actual theta-sing axis defined in the IDF.
- Fixed a bug where calling ``setCell`` method on a :ref:`PeaksWorkspace <PeaksWorkspace>` did not set the cell value.
:ref:`Release 3.13.0 <v3.13.0>`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment