From 46ad3141e490a18e02e5c9b68a81bc128c341ed8 Mon Sep 17 00:00:00 2001 From: Felipe <fima@dtu.dk> Date: Fri, 12 Apr 2024 14:52:27 +0200 Subject: [PATCH] Docs update --- docs/releases.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/releases.md b/docs/releases.md index 5b0a08e9..edce6159 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -12,6 +12,7 @@ And remember to keep your pip installation [up to date](/qim3d/#upgrade) so that ### v0.3.4 (coming soon!) - Documentation for `qim3d.viz.plot_cc` - Fixed issue with Annotation tool and recent Gradio versions +- New colormap: `qim3d.viz.colormaps.qim`, showcasing the Qim colors! ### v0.3.3 (11/04/2024) - Introduction of `qim3d.viz.slicer` (and also `qim3d.viz.orthogonal` ) 🎉 -- GitLab