From a9cebee6ba54aee729d0dfb7f4352ed17bb8fa5f Mon Sep 17 00:00:00 2001 From: Deepak Cherian Date: Fri, 19 Jan 2024 16:51:52 -0700 Subject: [PATCH] Whats-new for v0.8.8 (#496) --- doc/whats-new.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/whats-new.rst b/doc/whats-new.rst index 63b36226..40c64aaf 100644 --- a/doc/whats-new.rst +++ b/doc/whats-new.rst @@ -3,6 +3,11 @@ What's New ---------- +v0.8.8 (Jan 19, 2023) +===================== +- Add conversion between CF geometries and Shapely objects for polygons. By `Julia Signell`_. +- Support 32bit wide bit masks. By `Michael St Laurent`_. + v0.8.7 (Dec 19, 2023) ===================== - Add conversion between CF geometries and Shapely objects for lines. By `Julia Signell`_. @@ -253,4 +258,5 @@ v0.1.3 .. _`Aidan Heerdegen`: https://github.com/aidanheerdegen .. _`Clément Haëck`: https://github.com/Descanonge .. _`Julia Signell`: https://github.com/jsignell +.. _`Michael St Laurent`: https://github.com/mps010160 .. _`flag variables`: http://cfconventions.org/Data/cf-conventions/cf-conventions-1.8/cf-conventions.html#flags