Skip to content

Commit 4002d46

Browse files
committed
add changelog
1 parent 0ff47da commit 4002d46

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

CHANGELOG.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,29 @@
11
# Changelog
22

3-
## 1.0.2 - 2019-08-12
3+
## 1.1.0 - 2019-08-16
4+
45
### Added
5-
- Added Role Middleware
6+
7+
- Role Middleware
8+
- Tests for php 7.4
9+
10+
### Changed
11+
12+
- Minimal php version is 7.2
613

714
## 1.0.1 - 2018-12-11
815

916
### Added
17+
1018
- `hasPermission` is an alias of `hasPermissionTo` #2
1119

1220
### Fixed
1321

1422
- Typo in readme #3
15-
- Quoted paprameter in blade directive #4
23+
- Quoted parameter in blade directive #4
1624

1725
## 1.0.0 - 2018-11-28
1826

1927
### Added
20-
- All, init release
28+
29+
- Init release

0 commit comments

Comments
 (0)