diff --git a/about/changelog.md b/about/changelog.md
index be0232e918..242cd489f8 100644
--- a/about/changelog.md
+++ b/about/changelog.md
@@ -9,6 +9,25 @@ products: [cloud]
All the latest features and updates to $CLOUD_LONG.
+## PostgreSQL Source Connector is now GA (production-ready)
+
+
+The PostgreSQL Source Connector is now generally available (GA), completing its migration to the Tiger Connect architecture. This improves reliability, scalability, and consistency with other connectors.
+
+**What’s new**
+* Aligned with Tiger Connect architecture, replacing legacy components
+* Configurable worker count for initial data copy during setup for improved performance
+* Flexible table selection:
+ * Select via publication
+ * Select tables directly
+* Redesigned UI with separate Overview and Settings views
+* SSH tunneling support for secure connections
+* Bulk updates for table and schema mappings
+* Improved hypertable configuration experience
+* General UX and workflow improvements
+
+**Notes**: This release marks the connector as stable and ready for production use.
+
## New cloud platform status page