branch: externals/consult
commit e489badeb1ae134aa307e67ac19de90b70f9952d
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
Update changelog
---
CHANGELOG.org | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index a6e6a091a5..947a20fd5f 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -6,7 +6,9 @@
- =consult-line=, =consult-line-multi=, =consult-outline=: Use lazy
fontification for
completion candidates. This greatly reduces the startup cost of the commands.
-- =consult-line-multi=: Candidates are fontified, which was not the case
before.
+ =consult-line= becomes usable on very large files now, up to files like the
+ SQLite amalgamation. Furthermore =consult-line-multi= candidates are
fontified,
+ which was not the case before.
* Version 3.0 (2025-11-15)