From 865b614b50a3aabbe4939c2d686d9d5c8dffb5ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Bruus=20Zeppelin?= Date: Wed, 28 Aug 2024 10:40:26 +0200 Subject: [PATCH] Update changelog with p7 conformance changes --- packages/sdk/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/sdk/CHANGELOG.md b/packages/sdk/CHANGELOG.md index e5fa0f55..2a13e6b2 100644 --- a/packages/sdk/CHANGELOG.md +++ b/packages/sdk/CHANGELOG.md @@ -10,7 +10,7 @@ (which was removed as it was just a less capable version of `getEmbeddedModuleSchema`). This means that it returns the complete `RawModuleSchema` instead of only the schema bytes. It also means that it returns `null` instead of an error when no embedded schema was found. - +- Update `AccountInfo` and `BakerPoolStatus` according to the changes introduced in the GRPC types introduced with node version 7 ## 7.5.1