diff options
author | Christian Hesse <mail@eworm.de> | 2023-01-11 00:31:49 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-01-12 15:40:05 +0100 |
commit | 47a657d25c44910b548410dea84b092e5d5488dc (patch) | |
tree | 1f816b6f15e0f5ddb6fc944a246e34580601eb55 /global-config.changes | |
parent | c8e22f33c25db61a3f8287aae812017f79e8cba1 (diff) |
mod/notification-*: support extra text (or emojis 🚀) in notification tagschange-87
Diffstat (limited to 'global-config.changes')
-rw-r--r-- | global-config.changes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global-config.changes b/global-config.changes index 357dede..5dd7616 100644 --- a/global-config.changes +++ b/global-config.changes @@ -95,6 +95,7 @@ 84="Support for e-mail notifications moved to a module. It is installed automatically if required."; 85="Dropped 'netwatch-syslog', filtering in firewall is advised."; 86="Added support for hooks in 'sms-forward'. This now provides similar functionality to 'sms-action', but is more flexible."; + 87="Added support for extra text (or emojis \F0\9F\9A\80) in notification tags."; }; # Migration steps to be applied on script updates |