diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4de5ea3..00080db 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,16 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
+
+## [1.15.2] - 2024-11-05
+### Code Refactoring
+- **GithubModelsCliGenerator:** Improve process generation logic
+- **generators:** Rename defaultRunningCallback method
+
+### Performance Improvements
+- **ConfigManager:** Improve directory handling for files
+
+
## [1.15.1] - 2024-11-02
### CI
@@ -984,7 +994,8 @@ All notable changes to this project will be documented in this file.
- add config manager
-[Unreleased]: https://github.com/guanguans/ai-commit/compare/1.15.1...HEAD
+[Unreleased]: https://github.com/guanguans/ai-commit/compare/1.15.2...HEAD
+[1.15.2]: https://github.com/guanguans/ai-commit/compare/1.15.1...1.15.2
[1.15.1]: https://github.com/guanguans/ai-commit/compare/1.15.0...1.15.1
[1.15.0]: https://github.com/guanguans/ai-commit/compare/1.14.5...1.15.0
[1.14.5]: https://github.com/guanguans/ai-commit/compare/1.14.4...1.14.5