diff --git a/docs/en/changelog.mdx b/docs/en/changelog.mdx index 6412f96f1..c5334e7a4 100644 --- a/docs/en/changelog.mdx +++ b/docs/en/changelog.mdx @@ -4,6 +4,25 @@ description: "Product updates, improvements, and bug fixes for CrewAI" icon: "clock" mode: "wide" --- + + ## v1.10.2rc2 + + [View release on GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.10.2rc2) + + ## What's Changed + + ### Bug Fixes + - Remove exclusive locks from read-only storage operations + + ### Documentation + - Update changelog and version for v1.10.2rc1 + + ## Contributors + + @greysonlalonde + + + ## v1.10.2rc1 diff --git a/docs/ko/changelog.mdx b/docs/ko/changelog.mdx index 097204653..f977309a8 100644 --- a/docs/ko/changelog.mdx +++ b/docs/ko/changelog.mdx @@ -4,6 +4,25 @@ description: "CrewAI의 제품 업데이트, 개선 사항 및 버그 수정" icon: "clock" mode: "wide" --- + + ## v1.10.2rc2 + + [GitHub 릴리스 보기](https://github.com/crewAIInc/crewAI/releases/tag/1.10.2rc2) + + ## 변경 사항 + + ### 버그 수정 + - 읽기 전용 스토리지 작업에서 독점 잠금 제거 + + ### 문서 + - v1.10.2rc1에 대한 변경 로그 및 버전 업데이트 + + ## 기여자 + + @greysonlalonde + + + ## v1.10.2rc1 diff --git a/docs/pt-BR/changelog.mdx b/docs/pt-BR/changelog.mdx index c1e28e267..d43f0af84 100644 --- a/docs/pt-BR/changelog.mdx +++ b/docs/pt-BR/changelog.mdx @@ -4,6 +4,25 @@ description: "Atualizações de produto, melhorias e correções do CrewAI" icon: "clock" mode: "wide" --- + + ## v1.10.2rc2 + + [Ver release no GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.10.2rc2) + + ## O que Mudou + + ### Correções de Bugs + - Remover bloqueios exclusivos de operações de armazenamento somente leitura + + ### Documentação + - Atualizar changelog e versão para v1.10.2rc1 + + ## Contribuidores + + @greysonlalonde + + + ## v1.10.2rc1