diff --git a/NEWS b/NEWS index 6551e6b6..c30e1514 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,8 @@ - fixed a bug with passing quoted arguments to modifiers inside {if} statements. (Andrei, Sam Beckwith) - - added security features for third party template editing. (Monte, Andrei) + - added security features for third party template editing. (Monte) - added assign custom function, documented. (Monte) + - fixed bug with template header using version instead of _version (Monte) - fixed a problem with putting $ followed by numbers inside {strip} and {/strip} tags. (Andrei) - fixed Config_File class to allow empty config paths (defaults to current