File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` laravel-multitenancy ` will be documented in this file
4
4
5
+ ## 3.0.3 - 2023-06-30
6
+
7
+ ### What's Changed
8
+
9
+ - [ no ci] Fix typo in config comment by @inmanturbo in https://github.com/spatie/laravel-multitenancy/pull/454
10
+ - [ FIX] unmatched double quote (typo) by @inmanturbo in https://github.com/spatie/laravel-multitenancy/pull/459
11
+ - [ FIX] Bind or forget current tenant by @raymadrona in https://github.com/spatie/laravel-multitenancy/pull/471
12
+
13
+ ### New Contributors
14
+
15
+ - @inmanturbo made their first contribution in https://github.com/spatie/laravel-multitenancy/pull/454
16
+ - @raymadrona made their first contribution in https://github.com/spatie/laravel-multitenancy/pull/471
17
+
18
+ ** Full Changelog** : https://github.com/spatie/laravel-multitenancy/compare/3.0.2...3.0.3
19
+
5
20
## 3.0.2 - 2023-02-09
6
21
7
22
### What's Changed
You can’t perform that action at this time.
0 commit comments