Update the release notes to properly describe the new AI features.

This commit is contained in:
Dave Page
2026-02-23 15:07:36 +05:30
committed by GitHub
parent 965a27db39
commit 93e2f23a48
+1 -1
View File
@@ -21,7 +21,7 @@ New features
************
| `Issue #229 <https://github.com/pgadmin-org/pgadmin4/issues/229>`_ - Allow users to customize "OF TYPE" columns during table creation.
| `Issue #9641 <https://github.com/pgadmin-org/pgadmin4/issues/9641>`_ - Core LLM integration infrastructure to allow pgAdmin to connect to AI providers.
| `Issue #9641 <https://github.com/pgadmin-org/pgadmin4/issues/9641>`_ - Core LLM integration infrastructure, AI reports for security, schema, and performance, AI chat for the Query Tool, and AI Insights for EXPLAIN.
Housekeeping
************