From 6f069197b2e2e02fd0904308f21869af932852a5 Mon Sep 17 00:00:00 2001 From: Francesco Date: Mon, 25 Sep 2023 10:18:22 +0200 Subject: [PATCH] README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5757eb3..f67f641 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,11 @@ This annotation can be placed on binary fields to declare they are storing an im ## Changelog + +**0.1.0** +- Implemented action logs +- Implemented user settings + **0.0.4** - Simplified setup/configuration: now it only requires a couple of config properties and 1 annotation - Support of custom base url for the web UI, instead of hardcoded "/dbadmin"