Update CHANGELOG.md
This commit is contained in:
parent
bbd3616715
commit
921b14b954
10
CHANGELOG.md
10
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)
|
||||
|
|
Loading…
Reference in New Issue