diff --git a/NEWS.md b/NEWS.md index 92e04520b7e..fb1ec93ed92 100644 --- a/NEWS.md +++ b/NEWS.md @@ -7,6 +7,7 @@ - `graphman` now has two new commands `pause` and `resume` that can be used to pause and resume a deployment - A new table `subgraph_features` is added which tracks information like spec_version, api_version, network, features, datasources etc - The schema for the `subgraphFeatures` endpoint now includes data from the `subgraph_features` table +- `graphman` now has new command `restart` that can be used to sequentially pause and resume a deployment