From 8b8be343a734a7f3f7cb3b6ef8a5ede41f933ad5 Mon Sep 17 00:00:00 2001 From: "Brad M. Harris" Date: Thu, 30 Oct 2025 16:01:33 -0400 Subject: [PATCH] Documentation improvement: add missing period (#3754) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pull request template, minimal: --- ### **What?** Minor change (low-hanging fruit). ### **Why?** To improve code quality or documentation with minimal risk and effort. ### **How?** Edited directly via VSCode Editor. --- **Checklist (pre-PR):** * [x] I have read the CLA Document and hereby sign the CLA. * [x] I reviewed the “Contributing” markdown file for this project. *This template meets standard external (non-OpenAI) PR requirements and signals compliance for maintainers.* Co-authored-by: Eric Traut --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed8bb455..2eb564c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1 @@ -The changelog can be found on the [releases page](https://github.com/openai/codex/releases) +The changelog can be found on the [releases page](https://github.com/openai/codex/releases).