From 77af61be40256d1e9e238d093bbd1ffb95263c67 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 19 Apr 2005 16:34:44 +0000 Subject: Added xml_http_request/xhr method for simulating XMLHttpRequest in functional tests #1151 [Sam Stephenson] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1230 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionwebservice/CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'actionwebservice/CHANGELOG') diff --git a/actionwebservice/CHANGELOG b/actionwebservice/CHANGELOG index a9974b7d8b..c455bbff4c 100644 --- a/actionwebservice/CHANGELOG +++ b/actionwebservice/CHANGELOG @@ -1,3 +1,8 @@ +*0.7.1* (20th April, 2005) + +* Depend on Active Record 1.10.1 and Action Pack 1.8.1 + + *0.7.0* (19th April, 2005) * When casting structured types, don't try to send obj.name= unless obj responds to it, causes casting to be less likely to fail for XML-RPC -- cgit v1.2.3