Updated changelog
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Sun, 7 Jan 2007 23:42:15 +0000 (23:42 +0000)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Sun, 7 Jan 2007 23:42:15 +0000 (23:42 +0000)
ChangeLog.txt

index 3d658d5..0d3bfd5 100644 (file)
@@ -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
 -----