We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80e23bd commit f0993e1Copy full SHA for f0993e1
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to `laravel-authorizer` will be documented in this file.
4
5
+## 0.0.7 - 2024-02-06
6
+
7
+### What's Changed
8
9
+* fix: exposed locates models method to facade by @SlimGee in https://github.com/flixtechs-labs/laravel-authorizer/pull/20
10
11
+**Full Changelog**: https://github.com/flixtechs-labs/laravel-authorizer/compare/0.0.6...0.0.7
12
13
## 0.0.6 - 2024-02-06
14
15
### What's Changed
0 commit comments