From c3109de96f0eacbb045b6de0d868f9e88baf21a9 Mon Sep 17 00:00:00 2001 From: Francesco Date: Wed, 27 Sep 2023 11:00:47 +0200 Subject: [PATCH] README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 71424c2..6aafb5c 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,11 @@ If you find a problem or a bug, please report it as issue. When doing so, includ ## Changelog +**0.1.2** +- Better handling of large text fields (shown as `textarea`) +- Added `CATEGORICAL` option to `Filterable` +- Several bug fixes + **0.1.0** - Implemented action logs - Implemented user settings