aboutsummaryrefslogtreecommitdiffstats
path: root/global-config.changes
diff options
context:
space:
mode:
Diffstat (limited to 'global-config.changes')
-rw-r--r--global-config.changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/global-config.changes b/global-config.changes
index 3c06553..2d53160 100644
--- a/global-config.changes
+++ b/global-config.changes
@@ -44,4 +44,10 @@
38="Imported new Let's Encrypt intermediate certificate 'R3'.";
39="Added support for interface specific address list entries in 'ipv6-update'.";
40="Made the certificate renewal time configurable.";
+ 41="Implemented migration mechanism for script updates.";
+};
+
+# Migration steps to be applied on script updates
+:global GlobalConfigMigration {
+ 41=":global SendNotification; \$SendNotification (\"Migration mechanism\") (\"Congratulations!\nSuccessfully tested the new migration mechanism.\");";
};