From 36f3bf2c5012873e6261dfc8f14e4431243fac19 Mon Sep 17 00:00:00 2001 From: Michael Bolin Date: Fri, 7 Nov 2025 09:11:34 -0800 Subject: [PATCH] docs: update CHANGELOG to document 1.2 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55029b0..e487863 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # codex-action Changelog +## [v1.2](https://github.com/openai/codex-action/tree/v1.2) (2005-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) - [#47](https://github.com/openai/codex-action/pull/47) added support for Azure via the new `responses-api-endpoint` parameter