diff options
author | Christian Hesse <mail@eworm.de> | 2024-03-31 23:06:26 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-03-31 23:06:26 +0200 |
commit | 15ca80fbf7a066c307f5db9d0c688b9e85ed38d2 (patch) | |
tree | a147d5f0192cf2334863d3fb854b85fbbfc3cc77 /news-and-changes.rsc | |
parent | 4df1468e2569dfc1603876e24a9be933dc8cf8f2 (diff) | |
parent | 1e47c909f08a71d850f252bf5ccec7330e436d05 (diff) |
Merge branch 'aprils-fool'change-125
Diffstat (limited to 'news-and-changes.rsc')
-rw-r--r-- | news-and-changes.rsc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news-and-changes.rsc b/news-and-changes.rsc index 1f1094d..5523c73 100644 --- a/news-and-changes.rsc +++ b/news-and-changes.rsc @@ -49,6 +49,7 @@ 122="The global configuration was enhanced to support loading snippets. Configuration can be split off to scripts where name starts with 'global-config-overlay.d/'."; 123="Introduced new function '\$LogPrint', and deprecated '\$LogPrintExit2'. Please update custom scripts if you use it."; 124="Added support for links in 'netwatch-notify', these are added below the formatted notification text."; + 125=("April's Fool! " . [ $SymbolForNotification "smiley-partying-face" ] . "Well, you missed it... - no charge nor fees. (Anyway... Donations are much appreciated, " . [ $SymbolForNotification "smiley-smiling-face" ] . "thanks!)"); }; # Migration steps to be applied on script updates |