Skip to content

Commit

Permalink
docs: Add CHANGELOG entry for v1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pdl committed Apr 15, 2024
1 parent 3bc9fdd commit 64245c7
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 64245c7

Please sign in to comment.