Skip to content

Commit 007d524

Browse files
committed
Updated changelog [ci skip]
1 parent fcc3d4a commit 007d524

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2121
- Updated symfony/console to 4.3
2222
- Updated vlucas/phpdotenv to 3.4.0
2323
- [Frontend] Updated handlebar from 3.0.x to 4.1.2
24-
- [Frontend] Updated AdminLTE theme to 2.4.15 ([#994; #1015])
24+
- [Frontend] Updated AdminLTE theme to 2.4.15 ([#994; #1014; #1015])
2525

2626
### Added
2727
- Separated `BakeCommand` class into multiple methods to make it easier for sprinkle to add custom command to the `bake` command.
@@ -36,7 +36,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3636
### Changed
3737
- Account sprinkle now extend the Core `BakeCommand` class to add the `create-admin` to the general bake command. Any sprinkle already extending the Core `BakeCommand` might need adjustments.
3838
- Updated custom Eloquent relations (`belongsToManyThrough`, `morphToManyUnique`, `belongsToManyUnique`, `morphToManyUnique`, etc.) to support Laravel 5.8. See [The `belongsToMany` Method](https://laravel.com/docs/5.5/upgrade#upgrade-5.5.0).
39-
- Update to AdminLTE 2.3.11 ([#1014])
4039

4140
### Removed
4241
- Removed `belongsToManyConstrained` (deprecated in 4.1.6)

0 commit comments

Comments
 (0)