aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource/CHANGELOG
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2007-12-06 18:12:48 +0000
committerDavid Heinemeier Hansson <david@loudthinking.com>2007-12-06 18:12:48 +0000
commit729741a3fa91fb92a60795a3c9c3e3928723023c (patch)
tree82dcd9f67797eade66c20417cb85c7f09af61d7d /activeresource/CHANGELOG
parente16ecaf84c05b054a8ec3b776b3223880edda3d4 (diff)
downloadrails-729741a3fa91fb92a60795a3c9c3e3928723023c.tar.gz
rails-729741a3fa91fb92a60795a3c9c3e3928723023c.tar.bz2
rails-729741a3fa91fb92a60795a3c9c3e3928723023c.zip
Preparing for release shortly
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8321 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'activeresource/CHANGELOG')
-rw-r--r--activeresource/CHANGELOG5
1 files changed, 1 insertions, 4 deletions
diff --git a/activeresource/CHANGELOG b/activeresource/CHANGELOG
index a84dfd6ed7..5919931b29 100644
--- a/activeresource/CHANGELOG
+++ b/activeresource/CHANGELOG
@@ -1,12 +1,9 @@
-*2.0.0 [RC2]* (November 28th, 2007)
+*2.0.0* (December 6th, 2007)
* Don't cache net/http object so that ActiveResource is more thread-safe. Closes #10142 [kou]
* Update XML documentation examples to include explicit type attributes. Closes #9754 [hasmanyjosh]
-
-*2.0.0 [Preview Release]* (September 29th, 2007)
-
* Added one-off declarations of mock behavior [DHH]. Example:
Before: