diff --git a/doc/pages/changelog.asciidoc b/doc/pages/changelog.asciidoc index 2e096221..6c7ab63d 100644 --- a/doc/pages/changelog.asciidoc +++ b/doc/pages/changelog.asciidoc @@ -10,6 +10,11 @@ released versions. * Introduced helpers to write/read from file in scripts with `%file{...}` expansion and `echo -to-file `. +* Added `ClientCreate` and `ClientClose` hooks + +* `edit -scratch` with no buffer name will create a new + scratch buffer with a unique autogenerated name. + == Kakoune 2019.01.20 * `auto_complete` has been renamed to `autocomplete` for more