aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorAlexis M <alexis@notmyidea.org>2019-09-08 19:41:53 +0200
committerAlexis M <alexis@notmyidea.org>2019-09-08 19:41:53 +0200
commitbfdd56564b07eccae09a2cfa179aff96a3e1d1ec (patch)
treef8e8debdf0ff8c2527f8785850a10a3953cc2532 /CHANGELOG.rst
parentfc7df8bdcee771e9c61581368a1052bbf9546e55 (diff)
downloadihatemoney-mirror-bfdd56564b07eccae09a2cfa179aff96a3e1d1ec.zip
ihatemoney-mirror-bfdd56564b07eccae09a2cfa179aff96a3e1d1ec.tar.gz
ihatemoney-mirror-bfdd56564b07eccae09a2cfa179aff96a3e1d1ec.tar.bz2
Reorganise changelog
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst34
1 files changed, 21 insertions, 13 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 33a018f..cc518fe 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,33 +1,42 @@
Changelog
-=========
+#########
This document describes changes between each past release.
4.1 (2019-09-08)
----------------
+Added
+=====
+
+- Add a ``compress_assets`` target in the makefile to compress PNG (#459)
+- Document how to use systemd (#435)
+- Add support for python 3.7
+- Add links to documentation, mobile app and git repository in the
+ footer (#445)
+- Use weblate to handle translations
+- Add dutch translation
+- Add project switcher on login page if already logged (#445)
+
+
+Changed
+=======
+
- Documentation has been cleaned and reorganised.
- Display a placeholder when no entries are present in the bill
list. (#457)
- Disable the "add bill" action until members are present (#457)
- Improve invitations UX (#451)
-- Replace export forms by links (#450)
-- Rework homepage design (#445)
-- Docker now downloads IHM from Pypy or the reference git repo (#446)
-- Add a ``compress_assets`` target in the makefile to compress PNG (#459)
- In the bills list, display the "added on" column as a tooltip (#443)
- Updated bootstrap to latest stable (#440)
-- Document how to use systemd (#435)
-- Add support for python 3.7
- Improved "project already exists" message (#442)
- Improve usability specially for small screen (#441)
-- Add links to documentation, mobile app and git repository in the
- footer (#445)
-- Add project switcher on login page if already logged (#445)
-- Use weblate to handle translations
-- Add dutch translation
+- Replace export forms by links (#450)
+- Rework homepage design (#445)
+- Docker now downloads IHM from Pypy or the reference git repo (#446)
- Arrange navbar items by functions (#445)
+
4.0 (2019-01-24)
----------------
@@ -103,7 +112,6 @@ Removed
2.1 (2018-02-16)
----------------
-=======
Changed
=======