From a1e7404eec4401e82b4acd36e434371a81ba37d3 Mon Sep 17 00:00:00 2001 From: Juan Nunez-Iglesias Date: Wed, 26 Jun 2024 23:04:19 +1000 Subject: [PATCH] Add warnings around draft message (#434) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I thought after merging #430 that the fact that the release hasn't officially happened yet should be more prominent. 😅 --- docs/release/release_0_5_0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/release/release_0_5_0.md b/docs/release/release_0_5_0.md index 45fcdd64a..54827e27d 100644 --- a/docs/release/release_0_5_0.md +++ b/docs/release/release_0_5_0.md @@ -1,7 +1,7 @@ # napari 0.5.0 -*Note: these release notes are still in draft while 0.5.0 is in alpha/release -candidate testing.* +⚠️ *Note: these release notes are still in draft while 0.5.0 is in alpha/release +candidate testing.* ⚠️ We're happy to announce the release of napari 0.5.0! napari is a fast, interactive, multi-dimensional image viewer for Python.