aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorAlexis Métaireau <alexis@vieuxsinge.com>2019-01-24 13:12:09 +0100
committerAlexis Métaireau <alexis@vieuxsinge.com>2019-01-24 13:12:09 +0100
commita4d613984e5bc530dbdb067f5d7c898b47949f9f (patch)
tree3456ffa5dad85666eb00b892f073c69de94e8f66 /CHANGELOG.rst
parentbbf832bec70d4583f9141af5c0efce0ddb7e0c17 (diff)
downloadihatemoney-mirror-a4d613984e5bc530dbdb067f5d7c898b47949f9f.zip
ihatemoney-mirror-a4d613984e5bc530dbdb067f5d7c898b47949f9f.tar.gz
ihatemoney-mirror-a4d613984e5bc530dbdb067f5d7c898b47949f9f.tar.bz2
Prepare release
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst12
1 files changed, 11 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 37d7dcb..b0445c9 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -3,7 +3,7 @@ Changelog
This document describes changes between each past release.
-3.1 (unreleased)
+4.0 (unreleased)
----------------
Added
@@ -12,11 +12,21 @@ Added
- Add CORS headers in the API (#407)
- Document database migrations (#390)
- Allow basic math operations in amount field (#413)
+- Add bill.creation_date field (#327)
+- Document PostgreSQL configuration (#415)
Fixed
=====
- Do not allow negative weights on users (#366)
+- Fix docker image (#398)
+- minor documentation changes
+
+Changed
+=======
+
+- Update API project list (#405)
+
3.0 (2018-11-25)
----------------