Skip to content
Permalink
Browse files
Fixed synchrnous requests, improved AJAX inline documentation
  • Loading branch information
jzaefferer committed Dec 15, 2006
1 parent 18e3307 commit 898ca31
Show file tree
Hide file tree
Showing 3 changed files with 133 additions and 91 deletions.
@@ -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
-----

0 comments on commit 898ca31

Please sign in to comment.