X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=ChangeLog.txt;fp=ChangeLog.txt;h=c91bf667ae38b7771401299164efdda20ed30881;hb=5acecf6e2814701f9e22f91f17fcb33ef910e88a;hp=0d3bfd5d0cddfda2163ab500fc3c58a372b3fbe3;hpb=c78b1fb9a1f44c640290c1ffdb16b0c1d5531b7b;p=jquery.git diff --git a/ChangeLog.txt b/ChangeLog.txt index 0d3bfd5..c91bf66 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 -----