From 43323667e5afb8a8cb47eafba10ed970a7b51afd Mon Sep 17 00:00:00 2001 From: Mauro George Date: Wed, 18 Mar 2015 20:00:12 -0300 Subject: [PATCH] Add missing CHANGELOG --- CHANGELOG | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index c190ad7..ecacbc2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,8 @@ -1.6.2 (unreleased) +2.0.0.beta (unreleased) - Improves spec performance and simplicity (Mauro George) + - Remove the support for Ruby 1.8.x and Rails 2.x (Mauro George) + - New plugin structure, no more unnecessary monkey patching (Mauro George) + - Add the new hash syntax support (Mauro George) - Handle objects that have a custom #to_hash method (Elliot Shank) 1.6.1