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 6e5e599 commit 934ec55Copy full SHA for 934ec55
CHANGELOG-8.x.md
@@ -1,6 +1,13 @@
1
# Release Notes for 8.x
2
3
-## [Unreleased](https://github.com/laravel/framework/compare/v8.83.10...8.x)
+## [Unreleased](https://github.com/laravel/framework/compare/v8.83.11...8.x)
4
+
5
6
+## [v8.83.11 (2022-05-03)](https://github.com/laravel/framework/compare/v8.83.10...v8.83.11)
7
8
+### Fixed
9
+- Fix refresh during down in the stub ([#42217](https://github.com/laravel/framework/pull/42217))
10
+- Fix deprecation issue with translator ([#42216](https://github.com/laravel/framework/pull/42216))
11
12
13
## [v8.83.10 (2022-04-27)](https://github.com/laravel/framework/compare/v8.83.9...v8.83.10)
0 commit comments