From f1a3d6d7da2397328878e47c8ff9b712459936a0 Mon Sep 17 00:00:00 2001 From: Artem Pavlenko Date: Tue, 30 Jul 2024 11:12:51 +0100 Subject: [PATCH] Update CHANGELOG [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31d2a6edf..705934a7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ Developers: Please commit along with changes. For a complete change history, see the git log. +## Mapnik 4.0.1 + +- Use CMAKE_INSTALL_LIBDIR for libdir in pkg-config files +- Support gcc 14 +- Improved accuracy of bounding box re-projections. Automatic spliting at (0, 0) and merging results. +- Fixes missing features when using WGS 84 / Arctic Polar Stereographic (`epsg:4326 <-> epsg:3995`) +- Added `area_of_use` method to `mapnik::projection` ## Mapnik 4.0.0