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 68a0dbe commit 7e78e26Copy full SHA for 7e78e26
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/laravel/compare/v8.6.8...8.x)
+## [Unreleased](https://github.com/laravel/laravel/compare/v8.6.9...8.x)
4
+
5
6
+## [v8.6.9 (2021-12-07)](https://github.com/laravel/laravel/compare/v8.6.8...v8.6.9)
7
8
+### Changed
9
+- Improves generic types on the skeleton ([#5740](https://github.com/laravel/laravel/pull/5740))
10
+- Add option to set sendmail path ([#5741](https://github.com/laravel/laravel/pull/5741))
11
12
+### Fixed
13
+- Fix asset publishing if they were already published ([#5734](https://github.com/laravel/laravel/pull/5734))
14
15
16
## [v8.6.8 (2021-11-23)](https://github.com/laravel/laravel/compare/v8.6.7...v8.6.8)
0 commit comments