diff --git a/docs/feature-support-matrix.md b/docs/feature-support-matrix.md index 602bd8d79..f466bced2 100644 --- a/docs/feature-support-matrix.md +++ b/docs/feature-support-matrix.md @@ -43,7 +43,7 @@ The accepted `graph-node` version range must always be specified; it always comp The latest for the feature matrix above: ``` -graph-node: >=0.35.0 <0.36.0 +graph-node: >=0.35.0 <=0.36.0 ``` ### Latest Council snapshot @@ -56,4 +56,4 @@ graph-node: >=0.35.0 <0.36.0 - Aliases can be used in subgraph manifest files to refer to specific networks. - Experimental features are generally not fully supported for indexing rewards and arbitration, and usage of experimental features will be considered during any arbitration that does occur. - Query fees apply to all queries, regardless of the underlying features used by a subgraph. -- Subgraph features not named in the matrix are assumed to be fully supported for indexing & query rewards and arbitration \ No newline at end of file +- Subgraph features not named in the matrix are assumed to be fully supported for indexing & query rewards and arbitration