Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# codex-action Changelog

## [v1.4](https://github.com/openai/codex-action/tree/v1.4) (2005-11-19)
## [v1.4](https://github.com/openai/codex-action/tree/v1.4) (2025-11-19)

- [#58](https://github.com/openai/codex-action/pull/58) revert #56 and use the latest stable version of Codex CLI again

## [v1.3](https://github.com/openai/codex-action/tree/v1.3) (2005-11-19)
## [v1.3](https://github.com/openai/codex-action/tree/v1.3) (2025-11-19)

- [#56](https://github.com/openai/codex-action/pull/56) temporarily set the default version of Codex CLI to `0.58.0`

## [v1.2](https://github.com/openai/codex-action/tree/v1.2) (2005-11-07)
## [v1.2](https://github.com/openai/codex-action/tree/v1.2) (2025-11-07)

- [#52](https://github.com/openai/codex-action/pull/52) add `baseUrl` to `Octokit` constructor, if appropriate, for GHE

## [v1.1](https://github.com/openai/codex-action/tree/v1.1) (2005-11-05)
## [v1.1](https://github.com/openai/codex-action/tree/v1.1) (2025-11-05)

- [#47](https://github.com/openai/codex-action/pull/47) added support for Azure via the new `responses-api-endpoint` parameter
- [#36](https://github.com/openai/codex-action/pull/36) added `effort` parameter
Expand Down