From 8439416b030c2ca65b9396c6bd8772f80e64774e Mon Sep 17 00:00:00 2001
From: Robert Goldmann <deadlocker@gmx.de>
Date: Sun, 7 Jun 2020 15:33:29 +0200
Subject: [PATCH] #506 - updated README

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 178ca9cba..1efc1d19d 100644
--- a/README.md
+++ b/README.md
@@ -2,12 +2,13 @@
 Manage your monthly budget easily with BudgetMaster
 
 - __start:__ 17.12.16
-- __current release:__ v2.3.1 (22) from 28.08.19
+- __current release:__ v2.4.0 (23) from 07.06.20
 
 ## Key Features
 - Keep your data private - Host your own BudgetMaster server or use it in standalone mode. All data remains on your machines.
 - Track transactions - Track your incomes and expenditures in transactions with name, description, tags, etc.
 - Schedule transactions - Repeat recurring transactions automatically.
+- Transaction Templates - Prepare templates for transactions that always look the same but are not repeated.
 - Multi Bank - Organize your transactions into multiple accounts.
 - Categories - Group your transactions into categories.
 - Data Backup - Backup your complete database or generate month reports as PDF.
@@ -16,6 +17,7 @@ Manage your monthly budget easily with BudgetMaster
 - Localization - English and German supported.
 - Search and Filter - Search for individual transactions or filter your view.
 - Visualize your data - Use on of the pre-defined charts or create your one by using the chart framework to visualize and analyze your data.
+- Auto Backup - Schedule an automatic export of your database content.
 
 ## Available Languages
 - English [Roadmap](https://roadmaps.thecodelabs.de/roadmap/2)
-- 
GitLab