diff --git a/NEWS b/NEWS index 77c54e44..783f299c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ + - remove e-modifier from regex modifier (messju) - remove cast of object to array in foreach's from-attribute (messju) - add "null" as a valid token for {if} when security is enabled (messju) - add javascript_charcode encoding option to mailto function