From 16e3a1028e1efe3f19de41916d6b6d8d57ed9bbb Mon Sep 17 00:00:00 2001 From: Luiz Aoqui Date: Fri, 8 Apr 2022 13:28:23 -0400 Subject: [PATCH] changelog: update #12476 entry to highlight the feature (#12528) --- .changelog/12476.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changelog/12476.txt b/.changelog/12476.txt index 1846e9f4a..9daa97c92 100644 --- a/.changelog/12476.txt +++ b/.changelog/12476.txt @@ -1,3 +1,3 @@ ```release-note:feature -core: Added support for reconnecting healthy allocations when disconnected clients reconnect. +**Edge compute improvements**: Added support for reconnecting healthy allocations when disconnected clients reconnect. ```