]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blobdiff - README.md
Merge pull request #176 from gardar/patch-1
[deb_pkgs/autorandr.git] / README.md
index 200be07adfe6c359b9c68aa43c967ae89df03fa6..ad32de434bdbef9449eb23995de955a286a215d5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -214,8 +214,18 @@ profiles matching multiple (or any) monitors.
 
 ## Changelog
 
-**autorandr 1.9 (dev)**
-
+**autorandr 1.10 (dev)**
+* *2019-12-31* Fix output positioning if the top-left output is not the first
+* *2019-12-31* Accept negative gamma values (and interpret them as 0)
+* *2019-12-31* Prefer the X11 launcher over systemd/udev configuration
+
+**autorandr 1.9**
+
+* *2019-11-10* Count closed lids as disconnected outputs
+* *2019-10-05* Do not overwrite existing configurations without `--force`
+* *2019-08-16* Accept modes that don't match the WWWxHHH pattern
+* *2019-03-22* Improve bash autocompletion
+* *2019-03-21* Store CRTC values in configurations
 * *2019-03-24* Fix handling of recently disconnected outputs (See #128 and #143)
 
 **autorandr 1.8.1**