diff --git a/docs/en/changelog.mdx b/docs/en/changelog.mdx
index c5334e7a4..8f320456d 100644
--- a/docs/en/changelog.mdx
+++ b/docs/en/changelog.mdx
@@ -4,6 +4,29 @@ description: "Product updates, improvements, and bug fixes for CrewAI"
icon: "clock"
mode: "wide"
---
+
+ ## v1.11.0rc1
+
+ [View release on GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.11.0rc1)
+
+ ## What's Changed
+
+ ### Features
+ - Add Plus API token authentication
+ - Implement plan execute pattern in A2A
+
+ ### Bug Fixes
+ - Resolve code interpreter sandbox escape issue
+
+ ### Documentation
+ - Update changelog and version for v1.10.2rc2
+
+ ## Contributors
+
+ @Copilot, @greysonlalonde, @lorenzejay, @theCyberTech
+
+
+
## v1.10.2rc2
diff --git a/docs/ko/changelog.mdx b/docs/ko/changelog.mdx
index f977309a8..b13ff65ea 100644
--- a/docs/ko/changelog.mdx
+++ b/docs/ko/changelog.mdx
@@ -4,6 +4,29 @@ description: "CrewAI의 제품 업데이트, 개선 사항 및 버그 수정"
icon: "clock"
mode: "wide"
---
+
+ ## v1.11.0rc1
+
+ [GitHub 릴리스 보기](https://github.com/crewAIInc/crewAI/releases/tag/1.11.0rc1)
+
+ ## 변경 사항
+
+ ### 기능
+ - Plus API 토큰 인증 추가
+ - A2A에서 계획 실행 패턴 구현
+
+ ### 버그 수정
+ - 코드 인터프리터 샌드박스 탈출 문제 해결
+
+ ### 문서
+ - v1.10.2rc2의 변경 로그 및 버전 업데이트
+
+ ## 기여자
+
+ @Copilot, @greysonlalonde, @lorenzejay, @theCyberTech
+
+
+
## v1.10.2rc2
diff --git a/docs/pt-BR/changelog.mdx b/docs/pt-BR/changelog.mdx
index d43f0af84..b9c034638 100644
--- a/docs/pt-BR/changelog.mdx
+++ b/docs/pt-BR/changelog.mdx
@@ -4,6 +4,29 @@ description: "Atualizações de produto, melhorias e correções do CrewAI"
icon: "clock"
mode: "wide"
---
+
+ ## v1.11.0rc1
+
+ [Ver release no GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.11.0rc1)
+
+ ## O que Mudou
+
+ ### Funcionalidades
+ - Adicionar autenticação de token da API Plus
+ - Implementar padrão de execução de plano em A2A
+
+ ### Correções de Bugs
+ - Resolver problema de escape do sandbox do interpretador de código
+
+ ### Documentação
+ - Atualizar changelog e versão para v1.10.2rc2
+
+ ## Contribuidores
+
+ @Copilot, @greysonlalonde, @lorenzejay, @theCyberTech
+
+
+
## v1.10.2rc2