Skip to content

Commit cdf4bf4

Browse files
committed
upgrade: update compatibility list
1 parent 71f7f15 commit cdf4bf4

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

_po/ja/upgrade/index.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Content-Type: text/plain; charset=UTF-8\n"
77
"Content-Transfer-Encoding: 8bit\n"
88
"Plural-Forms: nplurals=1; plural=0;\n"
9-
"PO-Revision-Date: 2025-02-09 20:28+0900\n"
9+
"PO-Revision-Date: 2023-10-26 08:36+0900\n"
1010

1111
msgid ""
1212
"---\n"
@@ -62,6 +62,7 @@ msgid ""
6262
" </tr>\n"
6363
" </thead>\n"
6464
" <tbody>\n"
65+
" <tr><td>4.0.0</td><td>4.0.1</td><td>&##2713;</td><td></td></tr>\n"
6566
" <tr>\n"
6667
" <td>4.0.0</td>\n"
6768
" <td>4.0.0</td>\n"
@@ -72,8 +73,8 @@ msgid ""
7273
" <td>If you don't use <code>pgroonga</code> schema that is deprecated "
7374
"since PGroonga 2.0.0, there is no incompatible change. You can upgrade with "
7475
"the \"compatible case\" steps. If you're still using <code>pgroonga</code> "
75-
"schema, you must migrate to <code>pgroonga_*</code> API from <code>pgroonga."
76-
"*</code> API before you upgrade to 4.0.0.</td>"
76+
"schema, you must migrate to <code>pgroonga_*</code> API from "
77+
"<code>pgroonga.*</code> API before you upgrade to 4.0.0.</td>"
7778
msgstr ""
7879
" <td>PGroonga 2.0.0以降で非推奨になった<code>pgroonga</code>スキーマを"
7980
"使っていなければ互換です。「互換性がある場合」の手順でアップグレードできま"

ja/upgrade/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ upper_level: ../
2424
</tr>
2525
</thead>
2626
<tbody>
27+
<tr><td>4.0.0</td><td>4.0.1</td><td>&##2713;</td><td></td></tr>
2728
<tr>
2829
<td>4.0.0</td>
2930
<td>4.0.0</td>

upgrade/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Here is a list of compatibility ("&#x2713;" means "compatible" and "&#x2715;" me
2424
</tr>
2525
</thead>
2626
<tbody>
27+
<tr><td>4.0.0</td><td>4.0.1</td><td>&##2713;</td><td></td></tr>
2728
<tr>
2829
<td>4.0.0</td>
2930
<td>4.0.0</td>

0 commit comments

Comments
 (0)