From 82cbb7d45f4bea82e242627dbc5c936e5ced9763 Mon Sep 17 00:00:00 2001 From: David Padilla Date: Thu, 12 May 2011 11:17:26 -0500 Subject: [PATCH] Updated CHANGELOG --- README.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.markdown b/README.markdown index fb53a9aa..b13ef728 100644 --- a/README.markdown +++ b/README.markdown @@ -272,10 +272,13 @@ You can run the integration tests with the cucumber command while on the integration folder: cd integration + rake db:migrate cucumber # Changelog +* 0.7.1 Fixed joined scopes (Issue #43) +* 0.7.0 Scopes * 0.6.6 ILIKE for postgres * 0.6.5 JS select event * 0.6.4 Use YAJL instead of JSON