Kakoune 2020.08.04 startup info
This commit is contained in:
parent
a82d61c14b
commit
2c437cfa02
|
@ -44,6 +44,12 @@ struct {
|
||||||
unsigned int version;
|
unsigned int version;
|
||||||
StringView notes;
|
StringView notes;
|
||||||
} constexpr version_notes[] = { {
|
} constexpr version_notes[] = { {
|
||||||
|
20200804,
|
||||||
|
"» {+u}User{} hook support\n"
|
||||||
|
"» Removed {+i}bold{} and {+i}italic{} faces from colorschemes\n"
|
||||||
|
"» Read from stdin support for clients\n"
|
||||||
|
"» {+u}rgba:RRGGBBAA{} faces and alpha blending\n"
|
||||||
|
}, {
|
||||||
20200116,
|
20200116,
|
||||||
"» {+u}InsertCompletionHide{} parameter is now the list of inserted ranges\n"
|
"» {+u}InsertCompletionHide{} parameter is now the list of inserted ranges\n"
|
||||||
}, {
|
}, {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user