jQuery.merge speedup, bug#444
[jquery.git] / newandnoteworthy.txt
index 5f35efc..dc8d5f7 100644 (file)
@@ -1,6 +1,13 @@
 New and Noteworthy
 -----------------
 
+1.0.5
+-----
+ - Fixed synchronous requests
+ - $.get, $.getIfModified, $.post, $.getScript and $.getJSON now all pass through the XMLHttpRequest as returned by $.ajax
+ - Improved AJAX docs (eg. more examples for $.ajax
+
 1.0.4
 -----