Skip to content

Commit

Permalink
update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
makladuxbert committed Nov 15, 2018
1 parent e8fc2d8 commit f75c12b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All Notable changes to `laravel-permission-mongodb` will be documented in this file.

## 1.10.0 - 2018-09-15

### Added
- Add migration files

### Changed
- Update PermissionRegistrar to use Authorizable
- Improve readme description of how defaults work with multiple guards
- Replacing static Permission::class and Role::class with dynamic value
- Improve speed of findByName

## 1.9.0 - 2018-09-14

### Fixed
Expand Down

0 comments on commit f75c12b

Please sign in to comment.