Skip to content

Commit 90d1355

Browse files
committed
- Changelog
1 parent 1f8ae9c commit 90d1355

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file.
33

44
## [Unreleased]
55

6+
## [6.0.3] - 2020-02-17
7+
8+
### Changed
9+
10+
- Update to Laravel commit: c78a1d8184f00f8270d8a135cc21590837b6bfbd
11+
- Fix log viewer error
12+
- Rename include_route_files to include_files_in_folder
13+
- Update form-control-file class
14+
615
## [6.0.2] - 2020-01-01
716

817
### Changed
@@ -167,7 +176,8 @@ All notable changes to this project will be documented in this file.
167176
- Fix yarn tests
168177
- Fix: Socially logged in users get assigned the default role
169178

170-
[Unreleased]: https://github.com/rappasoft/laravel-boilerplate/compare/v6.0.2...development
179+
[Unreleased]: https://github.com/rappasoft/laravel-boilerplate/compare/v6.0.3...development
180+
[6.0.3]: https://github.com/rappasoft/laravel-boilerplate/compare/v6.0.2...v6.0.3
171181
[6.0.2]: https://github.com/rappasoft/laravel-boilerplate/compare/v6.0.1...v6.0.2
172182
[6.0.1]: https://github.com/rappasoft/laravel-boilerplate/compare/v6.0.0...v6.0.1
173183
[6.0.0]: https://github.com/rappasoft/laravel-boilerplate/compare/v5.3.8...v6.0.0

0 commit comments

Comments
 (0)