Skip to content

Commit 2a483bb

Browse files
authored
Merge pull request laravel#4865 from eugenesaenko/patch-1
[5.8] Fix typo and add label to breaking change
2 parents 3f09521 + 8d41230 commit 2a483bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212

1313
### Changed
1414
- Changed `QUEUE_DRIVER` env variable name to `QUEUE_CONNECTION` ([c30adc8](https://github.com/laravel/laravel/commit/c30adc88c1cf3f30618145c8b698734cbe03b19c))
15-
- Use seperate cache database for Redis ([#4665](https://github.com/laravel/laravel/pull/4665))
15+
- Use separate cache database for Redis ([#4665](https://github.com/laravel/laravel/pull/4665))
1616
- Upgrade Lodash to `^4.17.5` ([#4730](https://github.com/laravel/laravel/pull/4730))
17-
- Changed font to Nuntio from Raleway ([#4727](https://github.com/laravel/laravel/pull/4727))
17+
- Changed font to `Nunito` from `Raleway` ([#4727](https://github.com/laravel/laravel/pull/4727))
1818
- Defined `mix` as `const` in `webpack.mix.js` ([#4741](https://github.com/laravel/laravel/pull/4741))
1919
- Make Asset Directory Flattened ([ff38d4e](https://github.com/laravel/laravel/commit/ff38d4e1a007c1a7709b5a614da1036adb464b32))
2020

0 commit comments

Comments
 (0)