Skip to content

Commit 3c4cc39

Browse files
committed
[8.x] Fixed changelog
1 parent cf43030 commit 3c4cc39

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.7...8.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v8.83.8...8.x)
4+
5+
6+
## [v8.83.8 (2022-04-12)](https://github.com/laravel/framework/compare/v8.83.7...v8.83.8)
7+
8+
### Added
9+
- Added multibyte support to string padding helper functions ([#41899](https://github.com/laravel/framework/pull/41899))
10+
11+
### Fixed
12+
- Fixed seeder property for in-memory tests ([#41869](https://github.com/laravel/framework/pull/41869))
413

514

615
## [v8.83.7 (2022-04-05)](https://github.com/laravel/framework/compare/v8.83.6...v8.83.7)

0 commit comments

Comments
 (0)