X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=ChangeLog.txt;h=0d3bfd5d0cddfda2163ab500fc3c58a372b3fbe3;hb=c78b1fb9a1f44c640290c1ffdb16b0c1d5531b7b;hp=3d658d5e5f1b17a8edf5835f97a2901e8ea9227f;hpb=e057aeddccc52372b179c53bd88e15af9650353b;p=jquery.git diff --git a/ChangeLog.txt b/ChangeLog.txt index 3d658d5..0d3bfd5 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -25,6 +25,8 @@ New and Noteworthy - Documented filter(Function), a very powerful approach for custom filtering - Improved docs for FX module, merging method descriptions and marking optional arguments - 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 1.0.4 -----