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.
2 parents de5f6a7 + ab703aa commit f53e966Copy full SHA for f53e966
CHANGELOG-6.x.md
@@ -1,6 +1,15 @@
1
# Release Notes for 6.x
2
3
-## [Unreleased](https://github.com/laravel/framework/compare/v6.20.19...6.x)
+## [Unreleased](https://github.com/laravel/framework/compare/v6.20.20...6.x)
4
+
5
6
+## [v6.20.20 (2021-03-23)](https://github.com/laravel/framework/compare/v6.20.19...v6.20.20)
7
8
+### Added
9
+- Added WSREP communication link failure for lost connection detection ([#36668](https://github.com/laravel/framework/pull/36668))
10
11
+### Fixed
12
+- Fixes the issue using cache:clear with PhpRedis and a clustered Redis instance. ([#36665](https://github.com/laravel/framework/pull/36665))
13
14
15
## [v6.20.19 (2021-03-16)](https://github.com/laravel/framework/compare/v6.20.18...v6.20.19)
0 commit comments