Skip to content

Commit efc4ed0

Browse files
committed
[8.x] Added changelog
1 parent 1383b5d commit efc4ed0

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG-8.x.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Release Notes for 8.x
22

3-
## [Unreleased](https://github.com/laravel/framework/compare/v8.83.14...8.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v8.83.15...8.x)
4+
5+
6+
## [v8.83.14 (2022-05-31)](https://github.com/laravel/framework/compare/v8.83.14...v8.83.15)
7+
8+
### Reverted
9+
- Revert digits changes in Validator ([c6d1a2d](https://github.com/laravel/framework/commit/c6d1a2da17e3aaaeb0ff5b8cc4879816d214b527), [#42562](https://github.com/laravel/framework/pull/42562))
10+
11+
### Changed
12+
- Retain the original attribute value during validation of an array key with a dot for correct failure message ([#42395](https://github.com/laravel/framework/pull/42395))
413

514

615
## [v8.83.14 (2022-05-24)](https://github.com/laravel/framework/compare/v8.83.13...v8.83.14)

0 commit comments

Comments
 (0)