Skip to content

Commit 9f57a16

Browse files
Fixing
1 parent f5ed66e commit 9f57a16

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/src/pages/en/subgraphs/developing/creating/subgraph-manifest.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,6 +532,7 @@ To preserve the complete history of entity states:
532532
indexerHints:
533533
prune: never
534534
```
535+
535536
## SpecVersion Releases
536537

537538
| Version | Release notes |
@@ -544,4 +545,4 @@ indexerHints:
544545
| 0.0.7 | Added support for [File Data Sources](/developing/creating-a-subgraph/#file-data-sources). |
545546
| 0.0.6 | Supports fast [Proof of Indexing](/indexing/overview/#what-is-a-proof-of-indexing-poi) calculation variant. |
546547
| 0.0.5 | Added support for event handlers having access to transaction receipts. |
547-
| 0.0.4 | Added support for managing subgraph features. |
548+
| 0.0.4 | Added support for managing subgraph features. |

0 commit comments

Comments
 (0)