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 79b3fc2 commit ecda13aCopy full SHA for ecda13a
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
All Notable changes to `laravel-permission-mongodb` will be documented in this file.
4
5
+## 1.10.0 - 2018-09-15
6
+
7
+### Added
8
+ - Add migration files
9
10
+### Changed
11
+ - Update PermissionRegistrar to use Authorizable
12
+ - Improve readme description of how defaults work with multiple guards
13
+ - Replacing static Permission::class and Role::class with dynamic value
14
+ - Improve speed of findByName
15
16
## 1.9.0 - 2018-09-14
17
18
### Fixed
0 commit comments