]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blobdiff - README.md
Update changelog with #204
[deb_pkgs/autorandr.git] / README.md
index 6c6a4a66f09b0bd53d81d6b5b0a572a19cfc18ec..d9785937cb517518194a7c0bb5f7c566e92e6838 100644 (file)
--- a/README.md
+++ b/README.md
@@ -249,6 +249,12 @@ options nvidia_drm modeset=1
 
 ## Changelog
 
+**autorandr 1.12**
+* *2021-12-16* Switch default interpreter to Python 3
+* *2021-12-16* Add `--list` to list all profiles
+* *2021-12-16* Add `--cycle` to cycle all detected profiles
+* *2021-12-16* Store display properties (see #204)
+
 **autorandr 1.11**
 * *2020-05-23* Handle empty sys.executable
 * *2020-06-08* Fix Python 2 compatibility