From 3e48c21fe5bd52171263ec677ed4c69fe584601f Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Mon, 2 Mar 2026 17:06:53 +0530 Subject: [PATCH] Remove #9657 from release notes due to revert. --- docs/en_US/release_notes_9_13.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/en_US/release_notes_9_13.rst b/docs/en_US/release_notes_9_13.rst index c03c4478b..ef3c38b89 100644 --- a/docs/en_US/release_notes_9_13.rst +++ b/docs/en_US/release_notes_9_13.rst @@ -26,7 +26,6 @@ New features | `Issue #8198 `_ - Allow "drag-n-drop" for only user chosen tables, and show relations between them. | `Issue #9229 `_ - Load predefined users from a JSON file through command line. | `Issue #9641 `_ - Core LLM integration infrastructure, AI reports for security, schema, and performance, AI chat for the Query Tool, and AI Insights for EXPLAIN. - | `Issue #9657 `_ - Customize container user permissions using PUID and PGID. Housekeeping ************