From ff7f14b51f0357237eb6de4ec451d82d10cb6aa9 Mon Sep 17 00:00:00 2001 From: Pascal Bourgault Date: Tue, 2 Apr 2024 16:38:12 -0400 Subject: [PATCH] upd changes --- CHANGES.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 1119ce0..405ff94 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,11 +4,12 @@ Changelog 0.4.0 (unreleased) ------------------ -Contributors to this version: Trevor James Smith (:user:`Zeitsperre`), Marco Braun (:user:`vindelico`) +Contributors to this version: Trevor James Smith (:user:`Zeitsperre`), Marco Braun (:user:`vindelico`), Pascal Bourgault (:user:`aulemahal`) New features and enhancements ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * Use list or ndarray as levels for colorbar in gridmap and small bug fixes (:pull:`176`). +* Added style sheet ``transparent.mplstyle`` (:issue:`183`, :pull:`185`) Internal changes ^^^^^^^^^^^^^^^^