From 43faaa71330925406a0541767747f7a87731a745 Mon Sep 17 00:00:00 2001 From: Xiao Gui <xgui3783@gmail.com> Date: Fri, 16 Jun 2023 17:53:22 +0200 Subject: [PATCH] docs: added release notes --- docs/releases/v2.12.0.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/releases/v2.12.0.md b/docs/releases/v2.12.0.md index d6c600ed4..d06017301 100644 --- a/docs/releases/v2.12.0.md +++ b/docs/releases/v2.12.0.md @@ -7,3 +7,4 @@ ## Behind the scene - update spotlight mechanics from in-house to angular CDK +- Updated neuroglancer/nehuba dependency. This allows volumes with non-rigid affine to be displayed properly. -- GitLab