This commit is contained in:
Ben Mabey 2011-01-16 10:46:43 -07:00
parent 6951cd707b
commit c5eded7f2a

View file

@ -1,7 +1,8 @@
== 0.6.1 (in git) == 0.6.1 (in git)
=== New Features === 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 === Bugfixes
* Exclude database views from tables_to_truncate, if the connection adapter * Exclude database views from tables_to_truncate, if the connection adapter