From 4a765733c1a8f2802911704d0749c92a8bf5c681 Mon Sep 17 00:00:00 2001 From: stu Date: Wed, 9 Oct 2024 14:02:26 +0800 Subject: [PATCH] update change log --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a33a1991..74e59dfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ `dismiss_on_scroll` is deprecated class names on the popover element have changed https://github.com/anvilistas/anvil-extras/pull/563 +* multi-select - rewritten without bootstrap, now uses popover and basic anvil components + https://github.com/anvilistas/anvil-extras/pull/566 # v2.7.0 05-Sep-2024