Skip to content

Commit

Permalink
docs: update changelog for 1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pdl committed Feb 22, 2024
1 parent 166ad74 commit 370fd6d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
### 1.13.1
**Trade shipments API**
* Fix an issue where queries to the trade filters route could pile up and cause
service downtime. These queries are now hived off to workers, which populate
a cache.

**Species+**
* Rails.cache on staging production now uses the same provider (memcache).
* Increase work_mem for migrate, rebuild tasks in the hope of making them faster

### 1.13.0
**Species+**
* Fix security issue
Expand Down

0 comments on commit 370fd6d

Please sign in to comment.