Skip to content

Commit 0d8f127

Browse files
riasvdvgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 45dea4e commit 0d8f127

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to `laravel-multitenancy` will be documented in this file
44

5+
## 4.0.2 - 2024-08-23
6+
7+
### What's Changed
8+
9+
* Update using-a-custom-tenant-model.md by @thoresuenert in https://github.com/spatie/laravel-multitenancy/pull/553
10+
* Fix an exception when requiring a tenant to be active to unserialize a model
11+
12+
### New Contributors
13+
14+
* @thoresuenert made their first contribution in https://github.com/spatie/laravel-multitenancy/pull/553
15+
16+
**Full Changelog**: https://github.com/spatie/laravel-multitenancy/compare/4.0.1...4.0.2
17+
518
## 4.0.1 - 2024-08-19
619

720
* Fix NotTenantAware notifications, mailables, closures, listeners & broadcast events in a default tenant aware application

0 commit comments

Comments
 (0)