Kakoune 2021.08.28
This commit is contained in:
parent
13eb5a677f
commit
bc11f972c5
|
@ -3,7 +3,7 @@
|
|||
This changelog contains major and/or breaking changes to Kakoune between
|
||||
released versions.
|
||||
|
||||
== Development version
|
||||
== Kakoune 2021.08.28
|
||||
|
||||
* command and response fifo support
|
||||
(See <<expansions#command-and-response-fifo,`:doc expansions command-and-response-fifo`>>)
|
||||
|
|
|
@ -44,7 +44,7 @@ struct {
|
|||
unsigned int version;
|
||||
StringView notes;
|
||||
} constexpr version_notes[] = { {
|
||||
0,
|
||||
20210828,
|
||||
"» {+u}write <filename>{} will refuse to overwrite without {+u}-force{}\n"
|
||||
"» {+u}$kak_command_fifo{} support\n"
|
||||
"» {+u}set-option -remove{} support\n"
|
||||
|
|
Loading…
Reference in New Issue
Block a user