mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
update changelog for v1.8.1.
This commit is contained in:
parent
44f6b3564d
commit
9c9fc6c710
1 changed files with 6 additions and 1 deletions
|
@ -2,7 +2,12 @@
|
|||
=== Bug Fixes
|
||||
=== Changes
|
||||
|
||||
== 1.8.0 2018-04-19
|
||||
== 1.8.1 2020-01-30
|
||||
|
||||
=== Bug Fixes
|
||||
* Remove undeclared active_support dependency: https://github.com/DatabaseCleaner/database_cleaner/pull/612
|
||||
|
||||
== 1.8.0 2020-01-29
|
||||
|
||||
=== Bug Fixes
|
||||
* Fix MySQL deprecation warnings with Rails 5: https://github.com/DatabaseCleaner/database_cleaner/pull/574
|
||||
|
|
Loading…
Add table
Reference in a new issue