From 485070f4032948465e40d5a041ca21eead4a59c1 Mon Sep 17 00:00:00 2001 From: MK13 Date: Mon, 30 Sep 2019 21:53:17 +0200 Subject: [PATCH] financer release version 23 --- .../src/main/resources/static/changelog.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/financer-web-client/src/main/resources/static/changelog.txt b/financer-web-client/src/main/resources/static/changelog.txt index ca7f5c6..abba8be 100644 --- a/financer-web-client/src/main/resources/static/changelog.txt +++ b/financer-web-client/src/main/resources/static/changelog.txt @@ -1,4 +1,10 @@ -v20->v21: +v22 -> v23: +- Make table headers sticky if the table scrolls + +v21 -> v22: +- Add a migration for existing booking that calculates the account statistics + +v20 -> v21: - Hide columns 'Spending current period' and 'Average spending' on mobile v19 -> v20: