diff --git a/NEWS b/NEWS index 08ad5ac1..a4478382 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ + - added support for modifiers to function calls (Monte) - support return value for custom functions (Monte) - can access constants via $smarty.const.FOO (Monte) - cleaned up regex code in compiler (Monte)