You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/release/v6.12.0/muon.rst
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,8 +33,9 @@ New features
33
33
Algorithms
34
34
----------
35
35
36
-
Bugfixes
36
+
New features
37
37
############
38
-
- The :ref:`LoadMuonNexus v2<algm-LoadMuonNexus-v2>` algorithm no longer chooses a different Muon loader if appropriate. Users should call the :ref:`Load <algm-Load>` algorithm directly if they want the appropriate loader to be chosen for them.
38
+
- The :ref:`LoadMuonNexus v2<algm-LoadMuonNexus-v2>` algorithm no longer chooses a different Muon loader if appropriate. This functionality has been moved to a new algorithm version, :ref:`LoadMuonNexus v3<algm-LoadMuonNexus-v3>`.
39
+
- Users can also call the :ref:`Load <algm-Load>` algorithm directly which will also select the appropriate loader for them.
0 commit comments