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 3bef227 commit 3e858b5Copy full SHA for 3e858b5
CHANGELOG.md
@@ -2,6 +2,8 @@ Table of Contents
2
=================
3
4
* [Swoole 6.1](#swoole-61)
5
+ * [6.1.2](#612)
6
+ * [6.1.1](#611)
7
* [6.1.0](#610)
8
* [Swoole 6.0](#swoole-60)
9
* [6.0.2](#602)
@@ -83,6 +85,14 @@ Table of Contents
83
85
84
86
# Swoole 6.1
87
88
+## 6.1.2
89
+
90
+## 6.1.1
91
92
+### Changed
93
+- Upgrade PHP extension _Redis_ from 6.2.0 to 6.3.0.
94
+- Upgrade _Composer_ from 2.8.12 to 2.9.2.
95
96
## 6.1.0
97
98
### Changed
@@ -93,6 +103,7 @@ Table of Contents
103
## 6.0.2
104
105
106
+- Upgrade PHP extension _Redis_ from 6.1.0 to 6.2.0.
107
- Upgrade _Composer_ from 2.8.5 to 2.8.12.
108
109
## 6.0.1
0 commit comments