Skip to content

Commit 1c2a938

Browse files
authored
Add 5.4.x and 5.5.x to legacy (#763)
* Add 5.4.x and 5.5.x to legacy * Remove 5.5.3
1 parent 3d481e7 commit 1c2a938

File tree

2 files changed

+50
-0
lines changed

2 files changed

+50
-0
lines changed

legacy.html

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,31 @@
210210
</tr>
211211
</thead>
212212
<tbody>
213+
<tr>
214+
<td>5.5.2</td>
215+
<td>2025.01.22</td>
216+
<td><a href="https://shardingsphere.apache.org/document/5.5.2/en/overview/">View</a></td>
217+
</tr>
218+
<tr>
219+
<td>5.5.1</td>
220+
<td>2024.10.22</td>
221+
<td><a href="https://shardingsphere.apache.org/document/5.5.1/en/overview/">View</a></td>
222+
</tr>
223+
<tr>
224+
<td>5.5.0</td>
225+
<td>2024.04.30</td>
226+
<td><a href="https://shardingsphere.apache.org/document/5.5.0/en/overview/">View</a></td>
227+
</tr>
228+
<tr>
229+
<td>5.4.1</td>
230+
<td>2023.10.21</td>
231+
<td><a href="https://shardingsphere.apache.org/document/5.4.1/en/overview/">View</a></td>
232+
</tr>
233+
<tr>
234+
<td>5.4.0</td>
235+
<td>2023.07.08</td>
236+
<td><a href="https://shardingsphere.apache.org/document/5.4.0/en/overview/">View</a></td>
237+
</tr>
213238
<tr>
214239
<td>5.3.1</td>
215240
<td>2023.01.10</td>

legacy_zh.html

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,31 @@
229229
</tr>
230230
</thead>
231231
<tbody>
232+
<tr>
233+
<td>5.5.2</td>
234+
<td>2025.01.22</td>
235+
<td><a href="https://shardingsphere.apache.org/document/5.5.2/cn/overview/">查看</a></td>
236+
</tr>
237+
<tr>
238+
<td>5.5.1</td>
239+
<td>2024.10.22</td>
240+
<td><a href="https://shardingsphere.apache.org/document/5.5.1/cn/overview/">查看</a></td>
241+
</tr>
242+
<tr>
243+
<td>5.5.0</td>
244+
<td>2024.04.30</td>
245+
<td><a href="https://shardingsphere.apache.org/document/5.5.0/cn/overview/">查看</a></td>
246+
</tr>
247+
<tr>
248+
<td>5.4.1</td>
249+
<td>2023.10.21</td>
250+
<td><a href="https://shardingsphere.apache.org/document/5.4.1/cn/overview/">查看</a></td>
251+
</tr>
252+
<tr>
253+
<td>5.4.0</td>
254+
<td>2023.07.08</td>
255+
<td><a href="https://shardingsphere.apache.org/document/5.4.0/cn/overview/">查看</a></td>
256+
</tr>
232257
<tr>
233258
<td>5.3.1</td>
234259
<td>2023.01.10</td>

0 commit comments

Comments
 (0)