From faba3b517d66389c31d01e26c02622b38f5ff313 Mon Sep 17 00:00:00 2001 From: James Cox Date: Mon, 29 Dec 2014 12:50:31 -0500 Subject: [PATCH] Update Changelog for release --- CHANGELOG | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index f84e868..796b116 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,15 @@ +1.6.0 + semi-major release since it's been a while, and there are several + improvements. + - Improves support for new mongoid/moped (Velkitor, Francois Bernier et al) + - Converts specs to rspec 3+ (Adam Jonas, James Cox) + - Fixes incompatibility with IPAddr (James Cox, Michael Dvorkin) + - Fixes incompatibility with the money gem (Michael Dvorkin) + - Fixes AR::Relation presentation (Sergey Ponomarov) + - Lazy-loads ActionView (Akira Matsuda) + - Fixes inspection of abstract classes (Jonathan Priddle) + - Gets most specs passing, and fixes suite (Eoin Kelly) + 1.2.0 <-- NOTE: This is the *last* release supporting Ruby < v1.9.3 and Rails < v3. - Added Sequel ORM plugin (Jonathan Davies) - Added Ripple plugin (Ruby modeling layer for Riak, Scott Hyndman) @@ -93,4 +105,4 @@ 0.1.0 - Initial Release. - \ No newline at end of file +