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 664a943 commit ab703aaCopy full SHA for ab703aa
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