Skip to content

Commit 8fdffe0

Browse files
authored
Merge pull request #14 from synctree/feature/release-v1.0.4-changelog
docs: prepare CHANGELOG for v1.0.4 release
2 parents d6be578 + 1d4daba commit 8fdffe0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.0.4] - 2025-08-13
11+
1012
### Fixed
1113
- Fixed OpenAI API error: only use response_format for models that support it (not gpt-4o-mini)
1214
- Fixed commit message escaping to handle newlines and quotes in git commands
@@ -47,4 +49,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4749
- Automated changelog generation
4850
- Semantic versioning support
4951
- Release workflow management
50-
- Git operations and repository validation
52+
- Git operations and repository validation

0 commit comments

Comments
 (0)