From a9a4a5d41b263bc19346309a48d6610037ad7438 Mon Sep 17 00:00:00 2001 From: Aaron Patterson Date: Sat, 30 Apr 2011 17:24:06 -0700 Subject: merging old history, adding release date --- History.txt | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/History.txt b/History.txt index 6eec0b1d0d..22fa15eb7a 100644 --- a/History.txt +++ b/History.txt @@ -1,4 +1,4 @@ -== 2.1.0 (unreleased) +== 2.1.0 / 2011/04/30 * Enhancements @@ -52,7 +52,25 @@ * Arel::SelectManager#wheres is deprecated and will be removed in 3.0.0 with no replacement. -== 2.0.7 (unreleased) +== 2.0.9 / 2010/02/25 + +* Bug Fixes + + * Custom LOCK strings are allowed. Fixes LH # 6399 + https://rails.lighthouseapp.com/projects/8994/tickets/6399-allow-database-specific-locking-clauses-to-be-used + + * Strings passed to StringManager#on will be automatically tagged as SQL + literals. Fixes Rails LH #6384 + https://rails.lighthouseapp.com/projects/8994/tickets/6384-activerecord-303-and-3-0-stable-generate-invalid-sql-for-has_many-through-association-with-conditions + +== 2.0.8 / 2010/02/08 + +* Bug Fixes + + * Added set operation support + * Fixed problems with *_any / *_all methods. + +== 2.0.7 * Bug Fixes -- cgit v1.2.3