aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
author0livd <github@destras.fr>2017-08-21 23:51:32 +0200
committerAlexis Metaireau <alexis@notmyidea.org>2017-08-21 23:51:32 +0200
commit2ec4fb589fdc0fa14297263fd9357c796689dee9 (patch)
tree33357717c20a5781cbff4b783dc3db1517dda533 /CHANGELOG.rst
parentec4a099f182629d86a7421af7d4899a655be684e (diff)
downloadihatemoney-mirror-2ec4fb589fdc0fa14297263fd9357c796689dee9.zip
ihatemoney-mirror-2ec4fb589fdc0fa14297263fd9357c796689dee9.tar.gz
ihatemoney-mirror-2ec4fb589fdc0fa14297263fd9357c796689dee9.tar.bz2
Add a statistics tab (#257)
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 33e1de5..94b802c 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -12,6 +12,10 @@ This document describes changes between each past release.
- **BREAKING CHANGE** Turn the WSGI file into a python module, renamed from budget/ihatemoney.wsgi to budget/wsgi.py. Please update your Apache configuration!
- Changed the recommended gunicorn configuration to use the wsgi module as an entrypoint
+### Added
+
+- Add a statistics tab (#257)
+- Add python3.6 support (#259)
### Removed