From: Phillip Berndt Date: Wed, 7 Jun 2017 08:31:57 +0000 (+0200) Subject: Tag the current code as 1.1 X-Git-Tag: 1.1^0 X-Git-Url: https://git.donarmstrong.com/?p=deb_pkgs%2Fautorandr.git;a=commitdiff_plain;h=9cfb246e62d13b701f9565f229ff9c159d8611dc Tag the current code as 1.1 --- diff --git a/README.md b/README.md index 2c08d50..1dd4f90 100644 --- 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,6 +137,8 @@ The most useful one is `$AUTORANDR_CURRENT_PROFILE`. ## Changelog +**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