Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
drbyte authored Nov 9, 2023
1 parent 6376f7b commit 641bc2f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ All notable changes to `laravel-permission` will be documented in this file

### What's Changed

- Reset teamId on octane by @erikn69 in https://github.com/spatie/laravel-permission/pull/2547
- Reset teamId on Octane by @erikn69 in https://github.com/spatie/laravel-permission/pull/2547
NOTE: The `\Spatie\Permission\Listeners\OctaneReloadPermissions` listener introduced in 6.0.0 is removed in 6.1.0, because the logic is directly incorporated into the ServiceProvider now.

Thanks @jameshulse for the heads-up and code-review.

**Full Changelog**: https://github.com/spatie/laravel-permission/compare/6.0.1...6.1.0

## 6.0.1 - 2023-11-06
Expand Down

0 comments on commit 641bc2f

Please sign in to comment.