From efe9f035fb4e25c6ea26d655ecd89e2e407328d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincent=20Blanqu=C3=A9=20=28WCMC=29?= Date: Wed, 27 Nov 2024 13:38:43 +0000 Subject: [PATCH] chore: update CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5445960c9..7b4b095cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +### 4.10.19 +- Chore: Dec 2024 WDPA Release + - update constants.rb + - add December CSVs: country_statistics, global_statistics, pame_country, pame_data + - delete all the old / previous CSVs (before November 2024) + ### 4.10.18 - Chore: Nov 2024 WDPA Release (b) - edit November CSVs: country_statistics, global_statistics, pame_country to make it UTF8 compliand (without BOM)