From 73cac76bf0e4bfde0d22af0679da7dbed5e33f9d Mon Sep 17 00:00:00 2001 From: John Truckenbrodt Date: Wed, 11 Oct 2023 17:07:43 +0200 Subject: [PATCH] version 0.22.1 changelog --- docs/source/about/changelog.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/source/about/changelog.rst b/docs/source/about/changelog.rst index b81cb4e7..bfa12ea6 100644 --- a/docs/source/about/changelog.rst +++ b/docs/source/about/changelog.rst @@ -951,3 +951,11 @@ Drivers Auxiliary Data Handling ----------------------- - class :class:`pyroSAR.auxdata.DEMHandler`: enabled handling of southern hemisphere geometries. + +0.22.1 | 2023-10-11 +=================== + +Drivers +------- +- class :class:`pyroSAR.drivers.BEAM_DIMAP`: enable calling inherited method :meth:`~pyroSAR.drivers.ID.geometry` +