diff --git a/docs/en/changelog.mdx b/docs/en/changelog.mdx
index 2668b29d9..6412f96f1 100644
--- a/docs/en/changelog.mdx
+++ b/docs/en/changelog.mdx
@@ -4,6 +4,30 @@ description: "Product updates, improvements, and bug fixes for CrewAI"
icon: "clock"
mode: "wide"
---
+
+ ## v1.10.2rc1
+
+ [View release on GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.10.2rc1)
+
+ ## What's Changed
+
+ ### Features
+ - Add release command and trigger PyPI publish
+
+ ### Bug Fixes
+ - Fix cross-process and thread-safe locking to unprotected I/O
+ - Propagate contextvars across all thread and executor boundaries
+ - Propagate ContextVars into async task threads
+
+ ### Documentation
+ - Update changelog and version for v1.10.2a1
+
+ ## Contributors
+
+ @danglies007, @greysonlalonde
+
+
+
## v1.10.2a1
diff --git a/docs/ko/changelog.mdx b/docs/ko/changelog.mdx
index bfdc40373..097204653 100644
--- a/docs/ko/changelog.mdx
+++ b/docs/ko/changelog.mdx
@@ -4,6 +4,30 @@ description: "CrewAI의 제품 업데이트, 개선 사항 및 버그 수정"
icon: "clock"
mode: "wide"
---
+
+ ## v1.10.2rc1
+
+ [GitHub 릴리스 보기](https://github.com/crewAIInc/crewAI/releases/tag/1.10.2rc1)
+
+ ## 변경 사항
+
+ ### 기능
+ - 릴리스 명령 추가 및 PyPI 게시 트리거
+
+ ### 버그 수정
+ - 보호되지 않은 I/O에 대한 프로세스 간 및 스레드 안전 잠금 수정
+ - 모든 스레드 및 실행기 경계를 넘는 contextvars 전파
+ - async 작업 스레드로 ContextVars 전파
+
+ ### 문서
+ - v1.10.2a1에 대한 변경 로그 및 버전 업데이트
+
+ ## 기여자
+
+ @danglies007, @greysonlalonde
+
+
+
## v1.10.2a1
diff --git a/docs/pt-BR/changelog.mdx b/docs/pt-BR/changelog.mdx
index 18226bfa4..c1e28e267 100644
--- a/docs/pt-BR/changelog.mdx
+++ b/docs/pt-BR/changelog.mdx
@@ -4,6 +4,30 @@ description: "Atualizações de produto, melhorias e correções do CrewAI"
icon: "clock"
mode: "wide"
---
+
+ ## v1.10.2rc1
+
+ [Ver release no GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.10.2rc1)
+
+ ## O que Mudou
+
+ ### Funcionalidades
+ - Adicionar comando de lançamento e acionar publicação no PyPI
+
+ ### Correções de Bugs
+ - Corrigir bloqueio seguro entre processos e threads para I/O não protegido
+ - Propagar contextvars através de todos os limites de thread e executor
+ - Propagar ContextVars para threads de tarefas assíncronas
+
+ ### Documentação
+ - Atualizar changelog e versão para v1.10.2a1
+
+ ## Contribuidores
+
+ @danglies007, @greysonlalonde
+
+
+
## v1.10.2a1