We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbc8408 commit 892dd1bCopy full SHA for 892dd1b
History.rdoc
@@ -1,5 +1,15 @@
1
== Development (unreleased)
2
3
+== 2.1.0 2024-10-24
4
+
5
+=== Changes
6
+ * Add support for trilogy: https://github.com/DatabaseCleaner/database_cleaner/pull/707
7
+=== Chores
8
+ * Start testing with Ruby 3.3 in CI: https://github.com/DatabaseCleaner/database_cleaner/pull/710
9
+ * Point CI badge to GitHub Actions: https://github.com/DatabaseCleaner/database_cleaner/pull/706
10
+=== Breaking changes
11
+ * Skip conventional sqlite:// URLs from safeguards: https://github.com/DatabaseCleaner/database_cleaner/pull/715
12
13
== 2.0.2 2023-03-10
14
15
== Bugfixes
0 commit comments