From 04adfe4155e1bb37609edfe78ae67b361f51e0cf Mon Sep 17 00:00:00 2001 From: Byron Ullauri Date: Thu, 3 Jan 2019 04:03:13 -0500 Subject: Provide basic math operations on bills (#413) * allow basic math ops in amount field for bills form * docs: changing compile-translations to build-translations --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 318de68..a1d8b75 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -10,6 +10,7 @@ Added ===== - Add CORS headers in the API (#407) - Document database migrations (#390) +- Allow basic math operations in amount field (#413) 3.0 (2018-11-25) ---------------- -- cgit v1.1