From c6ee38990a666082a89358c7ad5442e4e242255f Mon Sep 17 00:00:00 2001 From: Trial97 Date: Fri, 14 May 2021 17:01:01 +0300 Subject: [PATCH] Updated changelog --- packages/debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/debian/changelog b/packages/debian/changelog index 9189e8237..a03f65336 100644 --- a/packages/debian/changelog +++ b/packages/debian/changelog @@ -160,6 +160,8 @@ cgrates (0.11.0~dev) UNRELEASED; urgency=medium * [ERs] Refactored the reader options * [ERs] Removed *flatstore and *partialcsv * [ERs] Added *opts.*partial to control if the event is partial or not + * [AttributeS] Added any_context config to control the matching attributes + * [DispatcherS] Added any_subsyste config to control the matching dispatchers -- DanB Wed, 19 Feb 2020 13:25:52 +0200