File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/laravel/compare/v8.5.13...8.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/laravel/compare/v8.5.14...8.x )
4
+
5
+
6
+ ## [ v8.5.14 (2021-03-16)] ( https://github.com/laravel/laravel/compare/v8.5.13...v8.5.14 )
7
+
8
+ ### Changed
9
+ - Add language for prohibited_if and prohibited_unless validation rules ([ #5557 ] ( https://github.com/laravel/laravel/pull/5557 ) )
10
+ - Add date facade alias ([ #5556 ] ( https://github.com/laravel/laravel/pull/5556 ) )
11
+
12
+ ### Fixed
13
+ - Add log level config value to stderr channel ([ #5558 ] ( https://github.com/laravel/laravel/pull/5558 ) )
14
+ - Fix footer on mobile ([ #5561 ] ( https://github.com/laravel/laravel/pull/5561 ) )
4
15
5
16
6
17
## [ v8.5.13 (2021-03-09)] ( https://github.com/laravel/laravel/compare/v8.5.12...v8.5.13 )
You can’t perform that action at this time.
0 commit comments