Skip to content

Commit ee737a1

Browse files
committed
changelog
1 parent ed9af05 commit ee737a1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ All Notable changes to `Backpack CRUD` will be documented in this file.
88

99
-----------
1010

11+
## 4.0.43 - 2020-03-04
12+
13+
### Added
14+
- support for Laravel 7;
15+
16+
### Fixed
17+
- #2501 - Backpack is no longer using the Auth services from Laravel (5.8-7); because Laravel moved its services in a different package in Laravel 7, but we want to support L5.8, L6 and L7 at the same time, we've been forced to move those classes inside Backpack, and we've done so, inside app\Library\Auth; Backpack is now completely indepenendent from Laravel's authentication;
18+
19+
1120
## 4.0.42 - 2020-03-01
1221

1322
### Fixed

0 commit comments

Comments
 (0)