diff --git a/Changelog.tmp b/Changelog.tmp deleted file mode 100644 index 22dabc035..000000000 --- a/Changelog.tmp +++ /dev/null @@ -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 diff --git a/changelog b/changelog new file mode 100644 index 000000000..b84e517a8 --- /dev/null +++ b/changelog @@ -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 Tue, 18 Feb 2020 08:44:41 +0200