From d3b13e85ea7e0605df79f55e3b2e067454689d19 Mon Sep 17 00:00:00 2001 From: Dave Page Date: Wed, 18 Feb 2026 22:24:21 +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 6f8ebc1969d..5fce97d940f 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 ************