From c5eded7f2a0701311632732b14e146e10fe4e4ea Mon Sep 17 00:00:00 2001 From: Ben Mabey Date: Sun, 16 Jan 2011 10:46:43 -0700 Subject: [PATCH] credit --- History.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/History.txt b/History.txt index 8cdd05f..f9c8667 100644 --- a/History.txt +++ b/History.txt @@ -1,7 +1,8 @@ == 0.6.1 (in git) === New Features - * Add a NullStrategy which is now the default strategy. (GH-6 Ben Mabey) + * Default strategies for all ORM libs are defined. (GH-36, GH-38 Prem Sichanugrist) + * Add a NullStrategy. (GH-6 Ben Mabey) === Bugfixes * Exclude database views from tables_to_truncate, if the connection adapter