diff --git a/Changelog.tmp b/Changelog.tmp deleted file mode 100644 index b05986925..000000000 --- a/Changelog.tmp +++ /dev/null @@ -1,6 +0,0 @@ -- [FilterS] Renamed rals_conns to apiers_conns -- [FilterS] Updated *destination filter to get ReverseDestination form API -- [SessionS] Added check for missing CGRevent -- [SessionS] Add *cost flag for SessionSv1.ProcessEvent to calculate the rater cost -- [ConnManager] Added ApierSv2 as internal connection channel instead of ApierSv1 -- [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..28bd11cda --- /dev/null +++ b/changelog @@ -0,0 +1,13 @@ +cgrates (0.11) UNRELEASED; urgency=medium + + * [FilterS] Renamed rals_conns to apiers_conns + * [FilterS] Updated *destination filter to get ReverseDestination form + API + * [SessionS] Added check for missing CGRevent + * [SessionS] Add *cost flag for SessionSv1.ProcessEvent to calculate + the rater cost + * [ConnManager] Added ApierSv2 as internal connection channel instead of ApierSv1 + * [DiameterAgent] Using String function from diam.Message instead of + ToJSON for request String method + + -- Alexandru Tripon Tue, 18 Feb 2020 08:24:39 +0200