From 6920e5dba99074ed589635d2209a067e5d63016a Mon Sep 17 00:00:00 2001 From: Michael Bolin Date: Sat, 4 Jul 2026 09:40:06 -0700 Subject: [PATCH] docs: update CHANGELOG for v1.11 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85d8713..b26254b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # codex-action Changelog +## [v1.11](https://github.com/openai/codex-action/tree/v1.11) (2026-07-04) + +- [#116](https://github.com/openai/codex-action/pull/116) keep the permission profile helper backward compatible + ## [v1.10](https://github.com/openai/codex-action/tree/v1.10) (2026-07-02) - [#113](https://github.com/openai/codex-action/pull/113) add Codex permission profile support