We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bc9fdd commit 64245c7Copy full SHA for 64245c7
1 file changed
CHANGELOG.md
@@ -1,3 +1,20 @@
1
+### 1.14.0
2
+
3
+**Rails 6 Upgrade**
4
+The primary goal of this release is to upgrade the Rails version without causing
5
+any breaking changes to functionality.
6
7
+* Upgrades Rails 4.0 to 6.1
8
+* Upgrades Ruby 2.3 to 3.0
9
+* Many other dependency upgrades, and associated fixes
10
+* See notes in https://github.com/unepwcmc/SAPI/pull/969 for most of the changes
11
12
+**CITES Checklist**
13
+* List of countries/territories in Checklist API endpoint for taxa no longer
14
+ includes countries where the taxon is listed 'extinct'. Taxa with multiple
15
+ distribution tags will still be pulled through, even if one of them is the
16
+ tag 'extinct'.
17
18
### 1.13.1
19
**Trade shipments API**
20
* Fix an issue where queries to the trade filters route could pile up and cause
0 commit comments