mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
removes nonsensical parens in History
This commit is contained in:
parent
c4a6404cd5
commit
3ecd0f5f64
1 changed files with 6 additions and 6 deletions
|
@ -7,7 +7,7 @@
|
|||
=== New Features/Changes
|
||||
|
||||
* Dropping support for Ruby 1.8.x; Only 1.9.x and beyond will be supported going forward.
|
||||
* Now supporting (and testing against ruby 2.0.x).
|
||||
* Now supporting and testing against ruby 2.0.x.
|
||||
* Adds support for AR 4.0 by using `begin_transaction` (David Chelimsky and Steve Madsen)
|
||||
* Adds Rails 4 support for SQLite3Adapter
|
||||
* Suppport for Moped when used without Mongoid (Cyprian Kowalczyk)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue