From 55d98fc591d18056744bf486f51bc130829872d6 Mon Sep 17 00:00:00 2001 From: TabeaW <35938558+TabeaW@users.noreply.github.com> Date: Tue, 26 Nov 2024 08:01:49 +0100 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 8a65b383..1898b541 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,7 @@ # Release History ## 0.21.8 (2024-mm-dd) +- FIX: Fix stack save_as_int to use updated int values - ENH: Add a new type (`BandsType`) for list of BandType - FIX: Fixed PAZ Product Regex to properly indentify PAZ ST products as `PAZProduct` @guillemc23 - FIX: Remove useless `_norm_diff` function `indices.py`