Skip to content

Commit

Permalink
updated Changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
warrickbayman committed Feb 26, 2020
1 parent cea91e2 commit d5a82ac
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
- Alternative permission sources (DB or JSON endpoint)

## [0.2] 25-02-2020
### Additions
- Permissions can be groups by roles.
- Roles can be assigned to users like permissions
- The `deadbolt()` method now returns an instance of `Deadbolt` instead of `Permissions`.
- New driver based permissions and roles source

## [0.1] 25-02-2020
- Initial commit.
- New Facade based API. Keeps things cleaner.

0 comments on commit d5a82ac

Please sign in to comment.