mirror of
https://github.com/philippdieter/zsh-auto-notify.git
synced 2025-10-13 12:08:21 +00:00
Bump to version 0.5.1
This commit is contained in:
parent
83b7646472
commit
c029e8e4c1
@ -1,6 +1,10 @@
|
||||
Changelog for zsh-auto-notify
|
||||
=============================
|
||||
|
||||
0.5.1
|
||||
-----
|
||||
* Improved handling of MacOS notifications via #16 (Thanks @dmitmel!)
|
||||
|
||||
0.5.0
|
||||
-----
|
||||
* Support changing notification title and body using AUTO_NOTIFY_TITLE and AUTO_NOTIFY_BODY
|
||||
|
@ -1,4 +1,4 @@
|
||||
export AUTO_NOTIFY_VERSION="0.5.0"
|
||||
export AUTO_NOTIFY_VERSION="0.5.1"
|
||||
|
||||
# Time it takes for a notification to expire
|
||||
export AUTO_NOTIFY_EXPIRE_TIME=8000
|
||||
|
Loading…
x
Reference in New Issue
Block a user