diff --git a/CHANGES b/CHANGES index 25bdfd520e49fde200f7bf2bb1529c1f9fe172a1..2b713e9e01eca2d1d66584e3ecb1708d42b5b6d5 100644 --- a/CHANGES +++ b/CHANGES @@ -35,6 +35,8 @@ Dialplan Functions * Added a new dialplan function, LISTFILTER, which permits removing elements from a set list, by name. Uses the same general syntax as the existing CUT and FIELDQTY dialplan functions, which also manage lists. + * Added REALTIME_FIELD and REALTIME_HASH, which should aid users in better + obtaining realtime data from the dialplan. Applications ------------