We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6be578 + 1d4daba commit 8fdffe0Copy full SHA for 8fdffe0
1 file changed
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.0.4] - 2025-08-13
11
+
12
### Fixed
13
- Fixed OpenAI API error: only use response_format for models that support it (not gpt-4o-mini)
14
- 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
47
49
- Automated changelog generation
48
50
- Semantic versioning support
51
- Release workflow management
-- Git operations and repository validation
52
+- Git operations and repository validation
0 commit comments