From f37f3b55b143969ccd375c323a85ac5c31158544 Mon Sep 17 00:00:00 2001 From: daanvaningen Date: Fri, 26 Apr 2024 10:01:43 +0200 Subject: [PATCH] fix changelog --- CHANGES.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index ec01604b..9251a9aa 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,17 +4,21 @@ Changelog of threedigrid-builder 1.14.1 (unreleased) ------------------- -- Nothing changed yet. +- Fix 1D vegetation empty string bug 1.14.0 (2024-03-12) ------------------- - Make package compatible with Python 3.12 + - Make package compatible with GDAL 3.4 and 3.6. Note that in GDAL 3.6 refinements where the area exactly matches the grid may slightly differ from those in GDAL 3.4 and older. + - Add geopackage schematisation to test data + - Use geopackage, instead of spatialite, for tests + - Add geopackage to schematisations tested in integration test