From c14014f359e4a0049cce9279103121a873a0662d Mon Sep 17 00:00:00 2001 From: Alvaro Vega Date: Mon, 11 Sep 2023 09:51:07 +0200 Subject: [PATCH] Update CHANGES_NEXT_RELEASE --- CHANGES_NEXT_RELEASE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index 6c119b39..99cacfde 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -1,2 +1,2 @@ -- Fix: try to use apikey from measure/group to find device in first attempt (iota-node-lib#1426) +- Fix: try to use apikey from measure/group to find, update and remove device in first attempt (iota-node-lib#1426) - Fix: ensure device apikey in already provisioned device (iota-node-lib#1430)