mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
updates history since the previous release somehow got messed up...
This commit is contained in:
parent
f19fd31053
commit
a10641ab6a
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
== 0.8.x (in git)
|
||||
|
||||
== 0.8.0 (in git)
|
||||
== 0.8.0 2012-06-02
|
||||
|
||||
* Support for Mongoid 3/Moped (Andrew Bennett)
|
||||
* Postgres Adapter no longer generates invalid SQL when no tables provided. (Michael-Keith Bernard)
|
||||
|
||||
== 0.7.2 2012-03-21
|
||||
|
||||
* Proper Mysql2Adapter superclass fix. (Jonathan Viney)
|
||||
* Sequel::Transaction works with latest Sequel. (David Barri)
|
||||
* Postgres Adapter no longer generates invalid SQL when no tables provided. (Michael-Keith Bernard)
|
||||
* Documenation fixes/improvements. (David Barri, Ben Mabey, Kevin Moore)
|
||||
|
||||
== 0.7.1 2012-01-15
|
||||
|
|
Loading…
Reference in a new issue