Skip to content

Commit 5f99097

Browse files
committed
build: version 6.0.0 tagged
1 parent 605173b commit 5f99097

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
14
# v5.1.1 (October 31, 2024)
2-
* Fix down migration for create_logger_tables.
5+
* Fix down migration for create_logger_tables.
36

47
# v5.1.0 (October 31, 2024)
5-
* Add support for Postgres.
8+
* Add support for Postgres.
69

710
# v5.0.1 (July 18, 2024)
811
* Remove throws on down methods for migrations.

0 commit comments

Comments
 (0)