We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf43030 commit 3c4cc39Copy full SHA for 3c4cc39
CHANGELOG-8.x.md
@@ -1,6 +1,15 @@
1
# Release Notes for 8.x
2
3
-## [Unreleased](https://github.com/laravel/framework/compare/v8.83.7...8.x)
+## [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))
13
14
15
## [v8.83.7 (2022-04-05)](https://github.com/laravel/framework/compare/v8.83.6...v8.83.7)
0 commit comments