diff --git a/changelog/enterprise.mdx b/changelog/enterprise.mdx
index 62e4a514..7dbb50ba 100644
--- a/changelog/enterprise.mdx
+++ b/changelog/enterprise.mdx
@@ -1,6 +1,6 @@
---
title: "Enterprise Gateway"
-sidebarTitle: "Enterprise Gateway [2.11.1]"
+sidebarTitle: "Enterprise Gateway [2.11.2]"
rss: true
---
@@ -8,6 +8,40 @@ rss: true
Discuss how Portkey's AI Gateway can enhance your organization's AI infrastructure
+
+
+## v2.11.2
+---
+
+### Models Endpoint Configuration
+
+Support for fetching the unified `/models` endpoint from the control plane.
+
+[Model Catalog Documentation](/product/model-catalog/integrations)
+
+### Provider Updates
+
+- **Amazon Bedrock**: Model Catalog improvements for ReRank endpoints.
+- **Google Vertex AI**: Better error handling and reporting.
+
+[Providers Documentation](/integrations/llms)
+
+### Guardrails
+
+- **Lasso**: Updated the Lasso guardrail integration.
+
+[Lasso Guardrail Documentation](/integrations/guardrails/lasso)
+
+### Fixes and Improvements
+
+- **MCP**: Logging is now disabled for MCP requests in metrics-only mode.
+- **Security**: Updated dependencies to patch security vulnerabilities.
+- **Logging**: Circuit Breaker for S3 insertions for better reliability.
+
+[MCP Gateway Documentation](/product/mcp-gateway)
+
+
+
## v2.11.1