mirror of
https://github.com/philippdieter/zsh-auto-notify.git
synced 2025-10-13 03:58:44 +00:00
Bump version to 0.3.0
This commit is contained in:
parent
534028c21b
commit
5c2ad8bd7a
@ -1,6 +1,10 @@
|
||||
Changelog for zsh-auto-notify
|
||||
=============================
|
||||
|
||||
0.3.0
|
||||
-----
|
||||
* Add support for environments where standard history is disabled. Fixed in #10
|
||||
|
||||
0.2.0
|
||||
-----
|
||||
* Initial stable release
|
||||
|
@ -1,4 +1,4 @@
|
||||
export AUTO_NOTIFY_VERSION="0.2.0"
|
||||
export AUTO_NOTIFY_VERSION="0.3.0"
|
||||
|
||||
# Threshold in seconds for when to automatically show a notification
|
||||
export AUTO_NOTIFY_THRESHOLD=10
|
||||
|
Loading…
x
Reference in New Issue
Block a user