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 a9dd213 commit e409f75Copy full SHA for e409f75
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# `activerecord-tenanted` Changelog
2
3
-## next / unreleased
+## v0.6.0 / 2025-11-05
4
5
### Breaking change: Rake tasks
6
lib/active_record/tenanted/version.rb
@@ -2,6 +2,6 @@
module ActiveRecord
module Tenanted
- VERSION = "0.5.0"
+ VERSION = "0.6.0"
end
7
0 commit comments