From f64b59e735440a7e249cf71e37ceb357b28f3959 Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Mon, 5 May 2025 14:59:48 +0530 Subject: [PATCH] Updated release note. --- docs/en_US/release_notes_9_4.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en_US/release_notes_9_4.rst b/docs/en_US/release_notes_9_4.rst index 3a6016036..acd87a485 100644 --- a/docs/en_US/release_notes_9_4.rst +++ b/docs/en_US/release_notes_9_4.rst @@ -30,3 +30,5 @@ Housekeeping Bug fixes ********* + | `Issue #6564 `_ - Fix the issue where an error is displayed when a table is dropped while a query is running. + | `Issue #8607 `_ - Fixed an issue where the query tool returns "cannot unpack non-iterable Response object" when running any query with a database name change. \ No newline at end of file