diff options
Diffstat (limited to 'CHANGELOG.rst')
| -rw-r--r-- | CHANGELOG.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a1d8b75..37d7dcb 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -8,10 +8,16 @@ This document describes changes between each past release. Added ===== + - Add CORS headers in the API (#407) - Document database migrations (#390) - Allow basic math operations in amount field (#413) +Fixed +===== + +- Do not allow negative weights on users (#366) + 3.0 (2018-11-25) ---------------- |
