From e09b6db7723a182109ee1f64742408e88be06edd Mon Sep 17 00:00:00 2001 From: Bryan Ingle Date: Mon, 1 Apr 2024 16:13:31 -0600 Subject: [PATCH] Tweak --- docs/content/releases/4.19.0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/releases/4.19.0.md b/docs/content/releases/4.19.0.md index 07284f7..3819243 100644 --- a/docs/content/releases/4.19.0.md +++ b/docs/content/releases/4.19.0.md @@ -1,7 +1,7 @@ **New Features** -* Updated the `AlertManager.filterPropertiesForSymbol` to exclude options-flow properties for instruments that do not have options. -* Updated the `AlertManager.filterTemplatesForSymbol` to exclude options-flow properties for instruments that do not have options. +* Updated the `AlertManager.filterPropertiesForSymbol` function to exclude options-flow properties for instruments that do not have options. +* Updated the `AlertManager.filterTemplatesForSymbol` function to exclude options-flow properties for instruments that do not have options. **Technical Enhancements**