From f1f85ec43fe9d4f11351e8f4ce3ce21df35c4792 Mon Sep 17 00:00:00 2001 From: Ivan G Date: Tue, 18 Feb 2025 14:44:56 +0000 Subject: [PATCH] Update release-notes.md --- docs/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index e276f2d..f428d92 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,6 +1,6 @@ ## 4.2.5 -## Bugs fixed +### Bugs fixed - If pipeline processing function written in Lua was not returning any value, BT would stop processing the rules. - Lua scripts for rule checks were not invoked at all for external links.