Skip to content

Commit 3e858b5

Browse files
committed
update CHANGELOG
1 parent 3bef227 commit 3e858b5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ Table of Contents
22
=================
33

44
* [Swoole 6.1](#swoole-61)
5+
* [6.1.2](#612)
6+
* [6.1.1](#611)
57
* [6.1.0](#610)
68
* [Swoole 6.0](#swoole-60)
79
* [6.0.2](#602)
@@ -83,6 +85,14 @@ Table of Contents
8385

8486
# Swoole 6.1
8587

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+
8696
## 6.1.0
8797

8898
### Changed
@@ -93,6 +103,7 @@ Table of Contents
93103
## 6.0.2
94104

95105
### Changed
106+
- Upgrade PHP extension _Redis_ from 6.1.0 to 6.2.0.
96107
- Upgrade _Composer_ from 2.8.5 to 2.8.12.
97108

98109
## 6.0.1

0 commit comments

Comments
 (0)