summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-01-07 17:44:49 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-01-07 17:46:21 +0900
commit250496c953f8e36cb70ca99d58034bd79a1d0670 (patch)
treef4cb2223052921cbb78c01f6fe4f645d0c8e9c21 /CHANGELOG.md
parente47dc758c90fc151ef86dc5f189fdea19383d962 (diff)
Add 'result' event that is triggered when the result list is ready
Close #3560
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 30bca8cb..c7e54342 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,11 @@
CHANGELOG
=========
+0.46.0 (WIP)
+------
+- Added `result` event that is triggered when the filtering for the current query is complete and the result list is ready.
+- Bug fixes
+
0.45.0
------
- Added `transform` action to conditionally perform a series of actions