From 6a37aaca5d4f8534b41d04b0fe77b7fe063833ad Mon Sep 17 00:00:00 2001 From: James Douglass Date: Wed, 6 Mar 2024 09:19:35 -0800 Subject: [PATCH] Update HISTORY.rst for the 2.4.3 release, RE:#379 --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 7cdc22d1..b44de81f 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,7 +1,7 @@ Release History =============== -Unreleased Changes +2.4.3 (2024-03-06) ------------------ * ``get_gis_type`` can accept a path to a remote file, allowing the GDAL driver to open it if the driver supports the protocol.