diff options
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 7b9c141..3c7f2d2 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,8 +1,5 @@ -CHANGELOG ---------------------- 1.3.2 --------------------- 2020-05-02 +CHANGELOG ----------------------- 1.4 ---------------------- 2020-05-03 -NEW: Tray icon is now included again for non-compiled version too. -NEW: Designated place for custom rules (line 117), where users can - easily control the window handling for certain windows via the - variables DoIgnore and DoIgnoreSize. Example included on line 119. -ETC: The window handling code is now cleaner and a bit more - self-explanatory.
\ No newline at end of file +NEW: Support for custom refresh rates in the Resolutions registry key, + e.g. "1600x1200 72Hz|1280x960 80Hz|1024x768 110Hz". Note that this + exact syntax must be used.
\ No newline at end of file |