Skip to content

Commit 7f1eae9

Browse files
committed
New translations install-the-cli.mdx (Japanese)
1 parent 48ebd4a commit 7f1eae9

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

website/pages/ja/developing/creating-a-subgraph/install-the-cli.mdx

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -106,14 +106,14 @@ ABI ファイルは、契約内容と一致している必要があります。A
106106

107107
## SpecVersion Releases
108108

109-
| バージョン | リリースノート |
110-
| :-: | --- |
111-
| 1.2.0 | Added support for [Indexed Argument Filtering](/#indexed-argument-filters--topic-filters) & declared `eth_call` |
112-
| 1.1.0 | Supports [Timeseries & Aggregations](#timeseries-and-aggregations). Added support for type `Int8` for `id`. |
113-
| 1.0.0 | Supports [`indexerHints`](/developing/creating-a-subgraph/#indexer-hints) feature to prune subgraphs |
114-
| 0.0.9 | Supports `endBlock` feature |
109+
| バージョン | リリースノート |
110+
| :---: | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
111+
| 1.2.0 | Added support for [Indexed Argument Filtering](/#indexed-argument-filters--topic-filters) & declared `eth_call` |
112+
| 1.1.0 | Supports [Timeseries & Aggregations](#timeseries-and-aggregations). Added support for type `Int8` for `id`. |
113+
| 1.0.0 | Supports [`indexerHints`](/developing/creating-a-subgraph/#indexer-hints) feature to prune subgraphs |
114+
| 0.0.9 | Supports `endBlock` feature |
115115
| 0.0.8 | Added support for polling [Block Handlers](/developing/creating-a-subgraph/#polling-filter) and [Initialisation Handlers](/developing/creating-a-subgraph/#once-filter). |
116-
| 0.0.7 | Added support for [File Data Sources](/developing/creating-a-subgraph/#file-data-sources). |
117-
| 0.0.6 | Supports fast [Proof of Indexing](/network/indexing/#what-is-a-proof-of-indexing-poi) calculation variant. |
118-
| 0.0.5 | Added support for event handlers having access to transaction receipts. |
119-
| 0.0.4 | Added support for managing subgraph features. |
116+
| 0.0.7 | Added support for [File Data Sources](/developing/creating-a-subgraph/#file-data-sources). |
117+
| 0.0.6 | Supports fast [Proof of Indexing](/network/indexing/#what-is-a-proof-of-indexing-poi) calculation variant. |
118+
| 0.0.5 | Added support for event handlers having access to transaction receipts. |
119+
| 0.0.4 | Added support for managing subgraph features. |

0 commit comments

Comments
 (0)