Update release notes

This commit is contained in:
Dave Davenport 2020-08-25 21:02:32 +02:00
parent 97ac7c9348
commit 3d531a9cfc
1 changed files with 2 additions and 0 deletions

View File

@ -152,4 +152,6 @@ For example, go to fullscreen mode on screens smaller then full HD:
* [Window] Add window thumbnail option.
* [Window] Remove arbitrary # window limit. (#1047)
* [Window] check buffer overflow.
* [Build] Fix meson build with meson 0.55.
* [Matching] Make Fuzzy matching non greedy.