diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main.cc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main.cc b/src/main.cc index 2832c363..3a1d23fe 100644 --- a/src/main.cc +++ b/src/main.cc @@ -44,6 +44,10 @@ struct { unsigned int version; const char* notes; } constexpr version_notes[] = { { + 20190120, + "» named capture groups in regex\n" + "» auto_complete option renamed to autocomplete\n" + }, { 20181027, "» define-commands -shell-completion and -shell-candidates has been renamed\n" "» exclusive face attributes is replaced with final (fg/bg/attr)\n" |
