Updated the changelog

This commit is contained in:
Trial97
2020-02-18 08:46:18 +02:00
committed by Dan Christian Bogos
parent e1969ad1ef
commit 566a592439
2 changed files with 9 additions and 3 deletions

View File

@@ -1,3 +0,0 @@
- [FilterS] Removed rals_conns in favor of reading the account directly from DataDB
- [SessionS] Added check for missing CGRevent
- [DiameterAgent] Using String function from diam.Message instead of ToJSON for request String method

9
changelog Normal file
View File

@@ -0,0 +1,9 @@
cgrates (0.10) UNRELEASED; urgency=medium
* [FilterS] Removed rals_conns in favor of reading the account
directly from DataDB
* [SessionS] Added check for missing CGRevent
* [DiameterAgent] Using String function from diam.Message instead of
ToJSON for request String method
-- Alexandru Tripon <alexandru.tripon@itsyscom.com> Tue, 18 Feb 2020 08:44:41 +0200