Skip to content

Commit e3b4864

Browse files
committed
Update Changelog
1 parent 8fa3ee5 commit e3b4864

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
## [Unreleased]
22

3+
#### Add
4+
5+
- `MultiTenantSupport.set_current_tenant`
6+
- `MultiTenantSupport.without_current_tenant`
7+
- `MultiTenantSupport.full_protected?`
8+
- `MultiTenantSupport.unprotected?`
9+
- `MultiTenantSupport.turn_off_protection`
10+
- `MultiTenantSupport.turn_on_full_protection`
11+
12+
#### Remove
13+
14+
- `MultiTenantSupport.disallow_read_across_tenant?`
15+
316
## [1.3.1] - 2021-10-10
417

518
- Make ViewHelper work in both controller and view

0 commit comments

Comments
 (0)