From 64245c738a9a1434e70f37cfe044158cebb0be04 Mon Sep 17 00:00:00 2001 From: Daniel Perrett Date: Mon, 15 Apr 2024 09:27:29 +0100 Subject: [PATCH] docs: Add CHANGELOG entry for v1.14.0 --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c99a0be8b..3f5899ec2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +### 1.14.0 + +**Rails 6 Upgrade** +The primary goal of this release is to upgrade the Rails version without causing +any breaking changes to functionality. + +* Upgrades Rails 4.0 to 6.1 +* Upgrades Ruby 2.3 to 3.0 +* Many other dependency upgrades, and associated fixes +* See notes in https://github.com/unepwcmc/SAPI/pull/969 for most of the changes + +**CITES Checklist** +* List of countries/territories in Checklist API endpoint for taxa no longer + includes countries where the taxon is listed 'extinct'. Taxa with multiple + distribution tags will still be pulled through, even if one of them is the + tag 'extinct'. + ### 1.13.1 **Trade shipments API** * Fix an issue where queries to the trade filters route could pile up and cause