Skip to content

Commit

Permalink
Kakoune 2020.08.04 startup info
Browse files Browse the repository at this point in the history
  • Loading branch information
mawww committed Aug 4, 2020
1 parent a82d61c commit 2c437cf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/main.cc
Expand Up @@ -44,6 +44,12 @@ struct {
unsigned int version;
StringView 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,
"» {+u}InsertCompletionHide{} parameter is now the list of inserted ranges\n"
}, {
Expand Down

0 comments on commit 2c437cf

Please sign in to comment.