From 780d2c6f9490879ece867faa19b1982d2a03029a Mon Sep 17 00:00:00 2001 From: Francesco Date: Mon, 2 Oct 2023 14:13:37 +0200 Subject: [PATCH] README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 079ee96..b34a626 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,11 @@ If you find a problem or a bug, please report it as issue. When doing so, includ ## Changelog +**0.1.3** +- `@HiddenColumn` +- Improved UI on action logs page and several other improvements to faceted search +- Bugfixes + **0.1.2** - Better handling of large text fields (shown as `textarea`) - Added `CATEGORICAL` option to `Filterable`