Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7b6e35 commit d067d7dCopy full SHA for d067d7d
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/laravel/compare/v6.18.0...6.x)
+## [Unreleased](https://github.com/laravel/laravel/compare/v6.18.3...6.x)
4
+
5
6
+## [v6.18.3 (2020-03-24)](https://github.com/laravel/laravel/compare/v6.18.0...v6.18.3)
7
8
+### Fixed
9
+- Ensure that `app.debug` is a bool ([5ddbfb8](https://github.com/laravel/laravel/commit/5ddbfb845439fcd5a46c23530b8774421a931760))
10
+- Fix S3 endpoint url reference ([#5267](https://github.com/laravel/laravel/pull/5267))
11
12
13
## [v6.18.0 (2020-02-24)](https://github.com/laravel/laravel/compare/v6.12.0...v6.18.0)
0 commit comments