diff --git a/CHANGELOG.md b/CHANGELOG.md index 83942d56..5738bf0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # Release Notes -## [Unreleased](https://github.com/laravel/laravel/compare/v6.18.8...6.x) +## [Unreleased](https://github.com/laravel/laravel/compare/v6.18.35...6.x) + + +## [v6.18.35 (2020-08-11)](https://github.com/laravel/laravel/compare/v6.18.8...v6.18.35) + +### Changed +- Set framework version to `^6.18.35` ([#5369](https://github.com/laravel/laravel/pull/5369)) +- Bump lodash from 4.17.15 to 4.17.19 ([f465c51](https://github.com/laravel/laravel/commit/f465c511c009235fc7bfa06bfcb41294e60e9b42)) +- Disable webpack-dev-server host check ([#5288](https://github.com/laravel/laravel/pull/5288)) ## [v6.18.8 (2020-04-16)](https://github.com/laravel/laravel/compare/v6.18.3...v6.18.8)