You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# `activerecord-tenanted` Changelog
2
2
3
-
## next / unreleased
3
+
## 0.3.0 / 2025-09-09
4
4
5
-
### Added
5
+
### Improved
6
6
7
-
-`#inspect` on instances of tenanted models includes the tenant. #155, #161@miguelmarcondesf@flavorjones
7
+
-`#inspect` on instances of tenanted models includes the tenant. #155@miguelmarcondesf@flavorjones
8
8
-`TenantSelector` middleware no longer directly renders a 404. Instead, it configures ActionDispatch::ShowExceptions middlware and raises an appropriate exception. #167@flavorjones
0 commit comments