Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 committed Dec 7, 2023
1 parent 4f936e2 commit 0c4130e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Unreleased
-----

* [Breaking] Drop Rails 5.2 support
* Set current_tenant with ActiveJob automatically #319
* Replace RequestStore dependency with CurrentAttributes. #313 - @excid3
* Easy integration with Sidekiq, not requiring to add any configuration to the initializer #314 - @nunommc
* Add `scope` support to `acts_as_tenant :account, ->{ with_deleted }` #282 - @adrian-gomez
The scope will be forwarded to `belongs_to`.
* Add `job_scope` configuration to customize how tenants are loaded in background jobs - @excid3
Expand Down

0 comments on commit 0c4130e

Please sign in to comment.