diff --git a/docs/en/changelog.mdx b/docs/en/changelog.mdx
index 106d03e28..f43a80b94 100644
--- a/docs/en/changelog.mdx
+++ b/docs/en/changelog.mdx
@@ -4,6 +4,56 @@ description: "Product updates, improvements, and bug fixes for CrewAI"
icon: "clock"
mode: "wide"
---
+
+ ## v1.10.1a1
+
+ [View release on GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.10.1a1)
+
+ ## What's Changed
+
+ ### Features
+ - Implement asynchronous invocation support in step callback methods
+ - Implement lazy loading for heavy dependencies in Memory module
+
+ ### Documentation
+ - Update changelog and version for v1.10.0
+
+ ### Refactoring
+ - Refactor step callback methods to support asynchronous invocation
+ - Refactor to implement lazy loading for heavy dependencies in Memory module
+
+ ### Bug Fixes
+ - Fix branch for release notes
+
+ ## Contributors
+
+ @greysonlalonde, @joaomdmoura
+
+
+
+
+ ## v1.10.1a1
+
+ [View release on GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.10.1a1)
+
+ ## What's Changed
+
+ ### Refactoring
+ - Refactor step callback methods to support asynchronous invocation
+ - Implement lazy loading for heavy dependencies in Memory module
+
+ ### Documentation
+ - Update changelog and version for v1.10.0
+
+ ### Bug Fixes
+ - Make branch for release notes
+
+ ## Contributors
+
+ @greysonlalonde, @joaomdmoura
+
+
+
## v1.10.0
diff --git a/docs/ko/changelog.mdx b/docs/ko/changelog.mdx
index 4c4f85cd6..58f800b42 100644
--- a/docs/ko/changelog.mdx
+++ b/docs/ko/changelog.mdx
@@ -4,6 +4,56 @@ description: "CrewAI의 제품 업데이트, 개선 사항 및 버그 수정"
icon: "clock"
mode: "wide"
---
+
+ ## v1.10.1a1
+
+ [GitHub 릴리스 보기](https://github.com/crewAIInc/crewAI/releases/tag/1.10.1a1)
+
+ ## 변경 사항
+
+ ### 기능
+ - 단계 콜백 메서드에서 비동기 호출 지원 구현
+ - 메모리 모듈의 무거운 의존성에 대한 지연 로딩 구현
+
+ ### 문서
+ - v1.10.0에 대한 변경 로그 및 버전 업데이트
+
+ ### 리팩토링
+ - 비동기 호출을 지원하기 위해 단계 콜백 메서드 리팩토링
+ - 메모리 모듈의 무거운 의존성에 대한 지연 로딩을 구현하기 위해 리팩토링
+
+ ### 버그 수정
+ - 릴리스 노트의 분기 수정
+
+ ## 기여자
+
+ @greysonlalonde, @joaomdmoura
+
+
+
+
+ ## v1.10.1a1
+
+ [GitHub 릴리스 보기](https://github.com/crewAIInc/crewAI/releases/tag/1.10.1a1)
+
+ ## 변경 사항
+
+ ### 리팩토링
+ - 비동기 호출을 지원하기 위해 단계 콜백 메서드 리팩토링
+ - 메모리 모듈의 무거운 의존성에 대해 지연 로딩 구현
+
+ ### 문서화
+ - v1.10.0에 대한 변경 로그 및 버전 업데이트
+
+ ### 버그 수정
+ - 릴리스 노트를 위한 브랜치 생성
+
+ ## 기여자
+
+ @greysonlalonde, @joaomdmoura
+
+
+
## v1.10.0
diff --git a/docs/pt-BR/changelog.mdx b/docs/pt-BR/changelog.mdx
index 5fa7ab43f..7014d82be 100644
--- a/docs/pt-BR/changelog.mdx
+++ b/docs/pt-BR/changelog.mdx
@@ -4,6 +4,56 @@ description: "Atualizações de produto, melhorias e correções do CrewAI"
icon: "clock"
mode: "wide"
---
+
+ ## v1.10.1a1
+
+ [Ver release no GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.10.1a1)
+
+ ## O que Mudou
+
+ ### Funcionalidades
+ - Implementar suporte a invocação assíncrona em métodos de callback de etapas
+ - Implementar carregamento sob demanda para dependências pesadas no módulo de Memória
+
+ ### Documentação
+ - Atualizar changelog e versão para v1.10.0
+
+ ### Refatoração
+ - Refatorar métodos de callback de etapas para suportar invocação assíncrona
+ - Refatorar para implementar carregamento sob demanda para dependências pesadas no módulo de Memória
+
+ ### Correções de Bugs
+ - Corrigir branch para notas de lançamento
+
+ ## Contribuidores
+
+ @greysonlalonde, @joaomdmoura
+
+
+
+
+ ## v1.10.1a1
+
+ [Ver release no GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.10.1a1)
+
+ ## O que Mudou
+
+ ### Refatoração
+ - Refatorar métodos de callback de etapas para suportar invocação assíncrona
+ - Implementar carregamento sob demanda para dependências pesadas no módulo de Memória
+
+ ### Documentação
+ - Atualizar changelog e versão para v1.10.0
+
+ ### Correções de Bugs
+ - Criar branch para notas de lançamento
+
+ ## Contribuidores
+
+ @greysonlalonde, @joaomdmoura
+
+
+
## v1.10.0