Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kaidesu committed Jun 27, 2019
1 parent 7a164b8 commit 4cc7e04
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,14 @@ All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this package adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Fixed
## [4.1.0] - Unreleased
### Added
- `hasPermissionFlags` and `hasPermissionThroughFlag` added to Role contract
- Configuration options to customize table names
- Close to 40 unit tests :feelsgood:

### Changed
- `@role` Blade directive now uses Laravel's `Blade::if()` implementation, which supports `@role`, `@elserole`, and `@endrole`

## [4.0.1] - 2019-06-05
### Fixed
Expand Down

0 comments on commit 4cc7e04

Please sign in to comment.