From 96a79e0f867f6bc3adf7e3e9428d42147dbb4835 Mon Sep 17 00:00:00 2001 From: Michael Bolin Date: Mon, 16 Mar 2026 23:01:50 -0700 Subject: [PATCH] docs: update CHANGELOG for v1.6 Co-authored-by: Codex --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c157a5..452f87a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # codex-action Changelog +## [v1.6](https://github.com/openai/codex-action/tree/v1.6) (2026-03-16) + +- [#77](https://github.com/openai/codex-action/pull/77) enable GitHub-hosted Linux bubblewrap support + ## [v1.5](https://github.com/openai/codex-action/tree/v1.5) (2026-03-16) - [#74](https://github.com/openai/codex-action/pull/74) harden shell interpolation in action workflows