From 8ed684ba16268664a252f0882cea8cd919f4bca5 Mon Sep 17 00:00:00 2001 From: Francesco Date: Wed, 4 Oct 2023 13:39:30 +0200 Subject: [PATCH] README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 041aa7e..1bff5c6 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ The code is still in a very early stage and it might not be robust if you use no tech.ailef spring-boot-db-admin - 0.1.3 + 0.1.4 ``` @@ -88,6 +88,9 @@ If you find a problem or a bug, please report it as an issue. When doing so, inc ## Changelog +**0.1.4** +- Fixed critical issue which was preventing correct startup ([#1](https://github.com/aileftech/spring-boot-database-admin/issues/1)) + **0.1.3** - `@HiddenColumn` - Improved UI on action logs page and several other improvements to faceted search