From be763476525cf22dec8965f5a9e6a740e1d465f8 Mon Sep 17 00:00:00 2001 From: Kyle Conroy Date: Fri, 8 Nov 2024 16:47:46 -0500 Subject: [PATCH] changelog --- CHANGES.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index a1c278dc7a..631f974490 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -89,6 +89,11 @@ Imviz - Remove "From File.." option when running on an external server. [#3239] +- Button in the footprints plugin to change the link-type now redirects to the orientation plugin + when the change fails due to the presence of subsets or markers. [#3276] + +- Updates UI language in the orientation plugin to better match API. [#3276] + Mosviz ^^^^^^