From a9ca2efe9abe8886282e129a67334515a13f1acf Mon Sep 17 00:00:00 2001 From: Finn Date: Tue, 16 Jan 2018 16:42:50 +0000 Subject: [PATCH] updated changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7439be5..87e0954 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ # Next Release +* Added Category and Transaction Category tables to DB +* Added API for categories in Transactions +* **Admin Feature** Added ability to add and delete categories +* **Admin Feature** Added ability to view transaction category +* Fixed all relevant tests to match + # v0.10.2 * Added fairly traded column for organisations