From a490181ca3ad0e01d082929464dffd70e052b4c7 Mon Sep 17 00:00:00 2001 From: Vineeth Voruganti <13438633+VVoruganti@users.noreply.github.com> Date: Mon, 6 Jan 2025 17:03:02 -0500 Subject: [PATCH] chore (changelog): Changelog Update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4fd8bf..45df566 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Fixed - Dialectic Streaming Endpoint properly sends text in `StreamingResponse` +- Deriver Queue handles graceful shutdown ## [0.0.14] — 2024-11-14