]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blobdiff - README.md
Skip --panning 0x0 unless required (See #72)
[deb_pkgs/autorandr.git] / README.md
index d08b78c4222cc4337ae24cb671ae358b13000eb3..1dd4f9095b8c1802c76b6dec320367f785508737 100644 (file)
--- a/README.md
+++ b/README.md
@@ -74,6 +74,8 @@ If you prefer `pip` over your package manager, you can install autorandr with:
 
     sudo pip install "git+http://github.com/phillipberndt/autorandr#egg=autorandr"
 
+Automatically generated packages versions are available from the
+[openSUSE build service](https://build.opensuse.org/package/show/home:phillipberndt/autorandr).
 
 ## How to use
 
@@ -135,8 +137,11 @@ The most useful one is `$AUTORANDR_CURRENT_PROFILE`.
 
 ## Changelog
 
-* *2017-01-18* Accept comments (lines starting with `#`) in config/setup files
+**autorandr 1.1**
+
+* *2017-06-07* Call systemctl with `--no-block` from udev rule (See #61)
 * *2017-01-20* New script hook, `predetect`
+* *2017-01-18* Accept comments (lines starting with `#`) in config/setup files
 
 **autorandr 1.0**