summarylogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
authorDean Wallace2019-08-02 00:27:50 +0100
committerDean Wallace2019-08-02 00:27:50 +0100
commita78e4cbc733d65f41de3173edc8437941cdb7079 (patch)
tree0868d99a27a35d34953021792958da295124fd6d /changelog
parent36a89253de298d33297b4a6638bbe97996add87c (diff)
downloadaur-a78e4cbc733d65f41de3173edc8437941cdb7079.tar.gz
add changelog
Diffstat (limited to 'changelog')
-rw-r--r--changelog8
1 files changed, 4 insertions, 4 deletions
diff --git a/changelog b/changelog
index cea745cc13c1..f56b73748b48 100644
--- a/changelog
+++ b/changelog
@@ -1,13 +1,13 @@
ver 0.5.1:
Improved handling of MacOS notifications via #16 (Thanks @dmitmel!)
-ver 0.5.0
+ver 0.5.0:
Support changing notification title and body using AUTO_NOTIFY_TITLE and AUTO_NOTIFY_BODY
-ver 0.4.0
+ver 0.4.0:
Add AUTO_NOTIFY_EXPIRE_TIME configuration option
Improvements to notification formatting
Exit code is now displayed in notifications
Notifications on linux now show as critical if long command exits with non-zero exit code
-ver 0.3.0
+ver 0.3.0:
Add support for environments where standard history is disabled. Fixed in #10
-ver 0.2.0
+ver 0.2.0:
Initial stable release