Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
masterix21 authored Sep 24, 2020
1 parent 3b5f342 commit 15ad051
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,25 @@

All notable changes to `laravel-multitenancy` will be documented in this file

## 1.6.8 - 2020-09-24
- add ability to dispatch events tenant aware

## 1.6.7 - 2020-09-07

- add support for Laravel 8

## 1.6.6 - 2020-08-24
- Restored check isCurrent from makeCurrent
- restored check isCurrent from makeCurrent

## 1.6.5 - 2020-08-21
- 🐛 Removed check isCurrent from makeCurrent
- 🐛 removed check isCurrent from makeCurrent

## 1.6.4 - 2020-08-11
- Forget current when making new tenant current
- forget current when making new tenant current

## 1.6.3 - 2020-08-07

- Removed $guarded from Tenant model
- removed $guarded from Tenant model

## 1.6.2 - 2020-08-07

Expand Down

0 comments on commit 15ad051

Please sign in to comment.