Skip to content

Commit 181ff89

Browse files
committed
Update changelog
1 parent 65a920e commit 181ff89

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## [Unreleased]
22

3-
## [0.1.0] - 2021-09-24
3+
## [1.0.3] - 2021-10-04
44

5-
- Initial release
5+
- Prevent most ActiveRecord CRUD methods from acting across tenants.
6+
- Support Row-level Multitenancy
7+
- Build on ActiveSupport::CurrentAttributes offered by rails
8+
- Auto set current tenant through subdomain and domain in controller
9+
- Support ActiveJob and Sidekiq

0 commit comments

Comments
 (0)