From 54fa35ccc0a94ff935a692ff6c93d2da5cab5b75 Mon Sep 17 00:00:00 2001 From: belopash Date: Thu, 11 Jul 2024 19:49:19 +0500 Subject: [PATCH] changes --- .../openreader/thegraph-compatebility_2024-07-11-14-20.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/common/changes/@subsquid/openreader/thegraph-compatebility_2024-07-11-14-20.json b/common/changes/@subsquid/openreader/thegraph-compatebility_2024-07-11-14-20.json index a855734e5..dc8ef8bc0 100644 --- a/common/changes/@subsquid/openreader/thegraph-compatebility_2024-07-11-14-20.json +++ b/common/changes/@subsquid/openreader/thegraph-compatebility_2024-07-11-14-20.json @@ -5,6 +5,11 @@ "comment": "introduce dialect system", "type": "major" }, + { + "packageName": "@subsquid/openreader", + "comment": "remove `ByUniqueInput` queries", + "type": "major" + }, { "packageName": "@subsquid/openreader", "comment": "add `thegraph` dialect support",