From 2fe5a526d5fedf305477a08b6d3a87ad93bdbb0b Mon Sep 17 00:00:00 2001 From: opaninakuffo Date: Wed, 1 Apr 2026 15:11:15 +0000 Subject: [PATCH] chore: update changelog --- 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 4cb555a259..8f5c606db3 100644 --- a/packages/sdk/CHANGELOG.md +++ b/packages/sdk/CHANGELOG.md @@ -4,7 +4,7 @@ 📦 **NPM:** https://www.npmjs.com/package/@qvac/sdk/v/0.8.1 -This release introduces a heartbeat mechanism for proactive provider health monitoring in delegated inference, and adds RPC health probes with delegated cancellation support. Several stability fixes address RPC progress throttling, registry download progress accuracy, and security alerts. +This release introduces a heartbeat mechanism for proactive provider health monitoring in delegated inference and adds RPC health probes with delegated cancellation support. Several stability fixes address RPC progress throttling, registry download progress accuracy, and security alerts. ---