mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
Updated History.rdoc with version 1.6.2 and master
details
This commit is contained in:
parent
8621cf3dc6
commit
9a4394719e
1 changed files with 12 additions and 0 deletions
12
History.rdoc
12
History.rdoc
|
@ -1,5 +1,17 @@
|
||||||
== Development (master)
|
== Development (master)
|
||||||
|
|
||||||
|
=== Bug Fixes
|
||||||
|
* Remove unnecessary folders from gem: https://github.com/DatabaseCleaner/database_cleaner/pull/508
|
||||||
|
|
||||||
|
== 1.6.2 2017-10-29
|
||||||
|
|
||||||
|
=== Bug Fixes
|
||||||
|
* ActiveRecord::Base namespace patch: https://github.com/DatabaseCleaner/database_cleaner/pull/490
|
||||||
|
* Better exclusion condition based on Rails version: https://github.com/DatabaseCleaner/database_cleaner/pull/487
|
||||||
|
|
||||||
|
=== Changes
|
||||||
|
* Better documentation. Typos were fixed. Sequel deletion is supported: https://github.com/DatabaseCleaner/database_cleaner/pull/500
|
||||||
|
|
||||||
== 1.6.1 2017-05-09
|
== 1.6.1 2017-05-09
|
||||||
|
|
||||||
=== Bug Fixes
|
=== Bug Fixes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue