Skip to content

Commit 827ab6b

Browse files
committed
Updated changelog
1 parent d54c6a0 commit 827ab6b

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010
### Changed Requirements
1111
- Changed minimum PHP Version to 7.1
1212

13-
### Changed Dependencies
13+
### Changed Composer Dependencies
1414
- Updated Laravel Illuminate packages to 5.8
1515
- Updated Twig to 2.11
1616
- Updated PHPUnit to 7.5
@@ -20,8 +20,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2020
- Updated league/csv to 9.2.1
2121
- Updated symfony/console to 4.3
2222
- Updated vlucas/phpdotenv to 3.4.0
23-
- [Frontend] Updated handlebar from 3.0.x to 4.1.2
24-
- [Frontend] Updated AdminLTE theme to 2.4.15 ([#994; #1014; #1015])
23+
24+
### Changed Frontend Dependencies
25+
- Updated handlebar from 3.0.x to 4.1.2
26+
- Updated AdminLTE theme to 2.4.15 ([#994; #1014; #1015])
27+
- Updated Font Awesome to 5.9 ([#957]; [#870])
2528

2629
### Added
2730
- Separated `BakeCommand` class into multiple methods to make it easier for sprinkle to add custom command to the `bake` command.
@@ -793,6 +796,7 @@ See [http://learn.userfrosting.com/upgrading/40-to-41](Upgrading 4.0.x to 4.1.x
793796
[#854]: https://github.com/userfrosting/UserFrosting/issues/854
794797
[#867]: https://github.com/userfrosting/UserFrosting/issues/867
795798
[#869]: https://github.com/userfrosting/UserFrosting/issues/869
799+
[#870]: https://github.com/userfrosting/UserFrosting/issues/870
796800
[#872]: https://github.com/userfrosting/UserFrosting/issues/872
797801
[#881]: https://github.com/userfrosting/UserFrosting/issues/881
798802
[#888]: https://github.com/userfrosting/UserFrosting/issues/888
@@ -805,6 +809,7 @@ See [http://learn.userfrosting.com/upgrading/40-to-41](Upgrading 4.0.x to 4.1.x
805809
[#951]: https://github.com/userfrosting/UserFrosting/issues/951
806810
[#952]: https://github.com/userfrosting/UserFrosting/issues/952
807811
[#953]: https://github.com/userfrosting/UserFrosting/issues/953
812+
[#957]: https://github.com/userfrosting/UserFrosting/issues/957
808813
[#958]: https://github.com/userfrosting/UserFrosting/issues/958
809814
[#963]: https://github.com/userfrosting/UserFrosting/issues/963
810815
[#964]: https://github.com/userfrosting/UserFrosting/issues/964

0 commit comments

Comments
 (0)