We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 605173b commit 5f99097Copy full SHA for 5f99097
CHANGELOG.md
@@ -1,8 +1,11 @@
1
+# v6.0.0 (November 19, 2024)
2
+ * Drop User model associations on tracked entities in favor of polymorphic "owner" associations.
3
+
4
# v5.1.1 (October 31, 2024)
-* Fix down migration for create_logger_tables.
5
+ * Fix down migration for create_logger_tables.
6
7
# v5.1.0 (October 31, 2024)
-* Add support for Postgres.
8
+ * Add support for Postgres.
9
10
# v5.0.1 (July 18, 2024)
11
* Remove throws on down methods for migrations.
0 commit comments