diff --git a/changelog/enterprise.mdx b/changelog/enterprise.mdx
index 63c4335a..f42bbd90 100644
--- a/changelog/enterprise.mdx
+++ b/changelog/enterprise.mdx
@@ -1,12 +1,34 @@
---
title: "Enterprise Gateway"
-sidebarTitle: "Enterprise Gateway [1.11.2]"
+sidebarTitle: "Enterprise Gateway [1.11.4]"
---
Discuss how Portkey's AI Gateway can enhance your organization's AI infrastructure
+
+## v1.11.4
+---
+
+### Provider Updates
+- **Bedrock**: Added support for `AssumedRole` for bedrock application inference profiles
+- **Azure Foundry**: Added support for `createTranscription`,`createTranslation`, `imageGeneration`, `batch` and `files` endpoints.
+- **Anthropic**: Support for computer use tool.
+- **Multimodal Embeddings**: Added support for multimodal embeddings for providers `cohere` and `bedrock`.
+
+### Cache Improvements
+- Added support for Azure Redis with auth modes `EntraID` and `ManagedIdentity`
+
+### Fixes And Improvements
+- HTTPS Proxy support
+- Virtual key inclusion for custom log if passed.
+- Proxy calls not working if used with config.
+- Gemini/Vertex Thinking mode.
+
+
+
+
## v1.11.2
---