From 93e2f23a48fa3dfb61ee2da6c7ac2a0eeba06554 Mon Sep 17 00:00:00 2001 From: Dave Page Date: Mon, 23 Feb 2026 09:37:36 +0000 Subject: [PATCH] Update the release notes to properly describe the new AI features. --- docs/en_US/release_notes_9_13.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en_US/release_notes_9_13.rst b/docs/en_US/release_notes_9_13.rst index 6f8ebc196..5fce97d94 100644 --- a/docs/en_US/release_notes_9_13.rst +++ b/docs/en_US/release_notes_9_13.rst @@ -21,7 +21,7 @@ New features ************ | `Issue #229 `_ - Allow users to customize "OF TYPE" columns during table creation. - | `Issue #9641 `_ - Core LLM integration infrastructure to allow pgAdmin to connect to AI providers. + | `Issue #9641 `_ - Core LLM integration infrastructure, AI reports for security, schema, and performance, AI chat for the Query Tool, and AI Insights for EXPLAIN. Housekeeping ************