Skip to content

Commit 57ddc0e

Browse files
committed
Update CHANGELOG.md
1 parent 9c5e6f9 commit 57ddc0e

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Release Notes
22

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))
415

516

617
## [v8.5.13 (2021-03-09)](https://github.com/laravel/laravel/compare/v8.5.12...v8.5.13)

0 commit comments

Comments
 (0)