diff --git a/docs/my-website/release_notes/v1.77.5-stable/index.md b/docs/my-website/release_notes/v1.77.5-stable/index.md
index 1e9807ee49..1b06018d8a 100644
--- a/docs/my-website/release_notes/v1.77.5-stable/index.md
+++ b/docs/my-website/release_notes/v1.77.5-stable/index.md
@@ -57,19 +57,6 @@ pip install litellm==1.77.5
---
-### Scheduled Key Rotations
-
-
-
-
-
-This release brings support for scheduling virtual key rotations on LiteLLM AI Gateway.
-
-This is great for Proxy Admins looking to enforce Enterprise Grade security for use cases going through LiteLLM AI Gateway.
-
-From this release you can enforce Virtual Keys to rotate on a schedule of your choice e.g every 15 days/30 days/60 days etc.
-
----
### Performance Improvements - 54% RPS Improvement
diff --git a/docs/my-website/release_notes/v1.77.7-stable/index.md b/docs/my-website/release_notes/v1.77.7-stable/index.md
index 6ad14fd66e..03456297f2 100644
--- a/docs/my-website/release_notes/v1.77.7-stable/index.md
+++ b/docs/my-website/release_notes/v1.77.7-stable/index.md
@@ -103,7 +103,7 @@ View the complete configuration: [gist.github.com/AlexsanderHamir/config.yaml](h
View the complete load testing script: [gist.github.com/AlexsanderHamir/no_cache_hits.py](https://gist.github.com/AlexsanderHamir/42c33d7a4dc7a57f56a78b560dee3a42)
-### MCP Oauth
+### MCP OAuth 2.0 Support
@@ -111,9 +111,22 @@ View the complete load testing script: [gist.github.com/AlexsanderHamir/no_cache
This release adds support for OAuth 2.0 Client Credentials for MCP servers. This is great for **Internal Dev Tools** use-cases, as it enables your users to call MCP servers, with their own credentials. E.g. Allowing your developers to call the Github MCP, with their own credentials.
-
[Set it up today on Claude Code](../../docs/tutorials/claude_responses_api#connecting-mcp-servers)
+### Scheduled Key Rotations
+
+
+
+
+
+This release brings support for scheduling virtual key rotations on LiteLLM AI Gateway.
+
+From this release you can enforce Virtual Keys to rotate on a schedule of your choice e.g every 15 days/30 days/60 days etc.
+
+This is great for Proxy Admins who need to enforce security policies for production workloads.
+
+[Get Started](../../docs/proxy/virtual_keys#scheduled-key-rotations)
+
## New Models / Updated Models