From ce7a5821b7ea0126a0da2d855c3559da297a5607 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jose=20Manuel=20Mari=C3=B1as=20Bascoy?= Date: Mon, 24 Jul 2023 13:19:21 +0200 Subject: [PATCH] update changelog --- modules/client/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/client/CHANGELOG.md b/modules/client/CHANGELOG.md index 43fcb2f45..a4e255c5c 100644 --- a/modules/client/CHANGELOG.md +++ b/modules/client/CHANGELOG.md @@ -19,12 +19,12 @@ TEMPLATE: ## [UPCOMING] ### Fixes - Fix status calculation for token voting proposals +- Make the `network` parameter required on `getPluginInstallItem` ## [1.10.1-rc1] ### Fixes - Underlying tokens queries in getProposal and getProposals - Plugins query failing due to prepared but not applied installations - Ipfs default endpoinst missing api/v0 -- Make the `network` parameter required on `getPluginInstallItem` ## [1.10.0-rc1] ### Fixes