[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/consult 87d94ee6e3 5/5: Update changelog
From: |
ELPA Syncer |
Subject: |
[elpa] externals/consult 87d94ee6e3 5/5: Update changelog |
Date: |
Thu, 5 Dec 2024 12:58:11 -0500 (EST) |
branch: externals/consult
commit 87d94ee6e3bf098a0bcda3b016216e3b555a8187
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>
Update changelog
---
CHANGELOG.org | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 8db2926070..5fd0960e45 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -13,6 +13,8 @@
buffer-local completion style settings, which may be used by Corfu.
- Remove special ~org-fold~ code. Set ~org-fold-core-style~ to ~overlays~ if
unfolding
in Org files does not work for you.
+- Support the value 0 for ~consult-async-min-input~.
+- ~consult--async-sink~: The new action ~cancel~ was added to the async
protocol.
* Version 1.8 (2024-07-25)