diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 0d3bfd5d0..c91bf667a 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -27,6 +27,7 @@ New and Noteworthy - Improved docs for append, prepend, before and after, merging the three pairs into one - Improved show/hide animations to show only hidden and hide only visible elements - Added attr(String,Function) to calculate the value and support for attr("key", "${formula}") syntax, a shortcut for the former + - text(String) now escapes HTML per default and optionally stris tags completely 1.0.4 ----- |