Merge remote-tracking branch 'maximbaz/notes-formatting'
This commit is contained in:
commit
fbd75d91ec
|
@ -45,11 +45,11 @@ struct {
|
||||||
StringView notes;
|
StringView notes;
|
||||||
} constexpr version_notes[] = { {
|
} constexpr version_notes[] = { {
|
||||||
20200116,
|
20200116,
|
||||||
"» {+u}InsertCompletionHide{} parameter is now the list of inserted ranges"
|
"» {+u}InsertCompletionHide{} parameter is now the list of inserted ranges\n"
|
||||||
}, {
|
}, {
|
||||||
20191210,
|
20191210,
|
||||||
"» {+u}ModeChange{} parameter has changed to contain push/pop "
|
"» {+u}ModeChange{} parameter has changed to contain push/pop\n"
|
||||||
"{+ui}Mode{+u}Begin{}/{+ui}Mode{+u}End{} hooks were removed\n"
|
"» {+ui}Mode{+u}Begin{}/{+ui}Mode{+u}End{} hooks were removed\n"
|
||||||
}, {
|
}, {
|
||||||
20190701,
|
20190701,
|
||||||
"» {+u}%file\\{<filename>}{} expansions to read files\n"
|
"» {+u}%file\\{<filename>}{} expansions to read files\n"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user