summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/pages/changelog.asciidoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/pages/changelog.asciidoc b/doc/pages/changelog.asciidoc
index 5afd0d17..4b0857ff 100644
--- a/doc/pages/changelog.asciidoc
+++ b/doc/pages/changelog.asciidoc
@@ -3,7 +3,7 @@
This changelog contains major and/or breaking changes to Kakoune between
released versions.
-== Development version
+== Kakoune 2024.05.09
* `flag-lines -after` switch to display text after the line
@@ -28,6 +28,8 @@ released versions.
* The `terminal` alias has been replaced with a command that selects terminal program and placement based on windowing options.
+* `local` scopes in `commands` and `evaluate-commands`.
+
== Kakoune 2023.08.08
* Fix compilation errors on FreeBSD and MacOS using clang