Kakoune v2018.09.04
This commit is contained in:
parent
b8dbe6135c
commit
d73ec20285
|
@ -3,7 +3,7 @@
|
|||
This changelog contains major and/or breaking changes to Kakoune between
|
||||
released versions.
|
||||
|
||||
== Development version
|
||||
== Kakoune 2018.09.04
|
||||
|
||||
This version contains a significant overhaul of various Kakoune
|
||||
features that can break user configuration. This was a necessary
|
||||
|
|
|
@ -43,7 +43,7 @@ struct {
|
|||
unsigned int version;
|
||||
const char* notes;
|
||||
} constexpr version_notes[] = { {
|
||||
0,
|
||||
20180904,
|
||||
"» Big breaking refactoring of various Kakoune features,\n"
|
||||
" configuration might need to be updated see `:doc changelog` for details\n"
|
||||
"» define-command -allow-override switch has been renamed -override\n"
|
||||
|
|
Loading…
Reference in New Issue
Block a user