aboutsummaryrefslogtreecommitdiffstats
path: root/news-and-changes.rsc
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-03-20 12:18:32 +0100
committerGravatar Christian Hesse <mail@eworm.de>2023-03-20 12:35:34 +0100
commit650c362ed903209bb2144b3d4a89f46ca4865a38 (patch)
treec98076feaea093eecf167d3633ce17b5ec5aeb1f /news-and-changes.rsc
parent3b5026ea8d8e8f9867b85d91c81d2296265d6d6a (diff)
netwatch-notify: support note in notificationchange-96
Diffstat (limited to 'news-and-changes.rsc')
-rw-r--r--news-and-changes.rsc2
1 files changed, 2 insertions, 0 deletions
diff --git a/news-and-changes.rsc b/news-and-changes.rsc
index e532496..e809db2 100644
--- a/news-and-changes.rsc
+++ b/news-and-changes.rsc
@@ -9,8 +9,10 @@
# Changes for global-config to be added to notification on script updates
:global GlobalConfigChanges {
+ 96="Added support for notes in 'netwatch-notify', these are included verbatim into the notification.";
};
# Migration steps to be applied on script updates
:global GlobalConfigMigration {
+ 0;
};