branch: externals/consult
commit 21d87b9f4066d662c18cc27e14636724c9f46b16
Author: Daniel Mendler <m...@daniel-mendler.de>
Commit: Daniel Mendler <m...@daniel-mendler.de>

    Update changelog
---
 CHANGELOG.org | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.org b/CHANGELOG.org
index 2fddca96f6..91cccf1b55 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -4,7 +4,14 @@
 
 * Development
 
-- Bugfixes
+- Emacs 30 bug fix: Ensure that font locking is enabled when previewing files.
+- ~consult-preview-allowed-hooks~: Global minor modes, which should be enabled
+  during preview, can be added to this list. See the README for examples.
+- ~consult-xref~: Bug fix: Do not error when project root directory is nil.
+- ~consult-fd~: Bug fix: Avoid confusion of input pattern with options by
+  prefixing the input pattern with ~--and~.
+- ~consult--buffer-sort-visibility~: Bug fix: Only add current buffer to sorted
+  list, if already present in the original list.
 
 * Version 1.6 (2024-05-15)
 

Reply via email to