aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-30058.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes-30058.md')
-rw-r--r--doc/release-notes-30058.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/release-notes-30058.md b/doc/release-notes-30058.md
deleted file mode 100644
index 47e7ae704e..0000000000
--- a/doc/release-notes-30058.md
+++ /dev/null
@@ -1,7 +0,0 @@
-- When running with -alertnotify, an alert can now be raised multiple
-times instead of just once. Previously, it was only raised when unknown
-new consensus rules were activated, whereas the scope has now been
-increased to include all kernel warnings. Specifically, alerts will now
-also be raised when an invalid chain with a large amount of work has
-been detected. Additional warnings may be added in the future.
-(#30058)