aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2020-10-23 01:25:30 +0200
committerJohn Ankarström <john@ankarstrom.se>2020-10-23 01:25:30 +0200
commit0a04ca2cd728982cd3a47cefad9d3101b455c6d6 (patch)
tree7158aa009a30469ee765c3a24c0117d81b120535 /CHANGELOG.txt
parenta2e0cf3af7b7b2af24f157c3092a382e8fddec15 (diff)
downloaddrm-0a04ca2cd728982cd3a47cefad9d3101b455c6d6.tar.gz
release 1.3.2
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index a82aff2..7b9c141 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,4 +1,8 @@
-CHANGELOG ---------------------- 1.3.1 --------------------- 2020-04-29
+CHANGELOG ---------------------- 1.3.2 --------------------- 2020-05-02
-FIX: Now calculates correctly whether windows with IgnoreSize should be
- aligned to the right side or bottom of the screen. \ No newline at end of file
+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