Acts As Tennant v0.2.6 Release Notes

    • 🛠 Fixed a bug with resolving the tenant model name (thx devton!)
    • ➕ Added support for using relations: User.create(:account => Account.first) now works, while it wouldn't before (thx bnmrrs)