Skip to content

Commit 0958219

Browse files
drbytegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent e0d770c commit 0958219

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to `laravel-permission` will be documented in this file
44

5+
## 5.11.1 - 2023-10-25
6+
7+
No functional changes. Just several small updates to the Documentation.
8+
9+
**Full Changelog**: https://github.com/spatie/laravel-permission/compare/5.11.0...5.11.1
10+
511
## 5.11.0 - 2023-08-30
612

713
### What's Changed
@@ -627,6 +633,7 @@ The following changes are not "breaking", but worth making the updates to your a
627633

628634

629635

636+
630637
```
631638
1. Also this is a good time to point out that now with v2.25.0 and v2.26.0 most permission-cache-reset scenarios may no longer be needed in your app, so it's worth reviewing those cases, as you may gain some app speed improvement by removing unnecessary cache resets.
632639

@@ -684,6 +691,7 @@ The following changes are not "breaking", but worth making the updates to your a
684691

685692

686693

694+
687695
```
688696
## 2.19.1 - 2018-09-14
689697

0 commit comments

Comments
 (0)