From fd0b1b020818dfe8aaf7eb68425f09e86ab1b819 Mon Sep 17 00:00:00 2001 From: Fouad Matin <169186268+fouad-openai@users.noreply.github.com> Date: Fri, 16 May 2025 12:46:52 -0700 Subject: [PATCH] bump(version): 0.1.2505161243 (#967) ## `0.1.2505161243` - Sign in with chatgpt (#963) - Session history viewer (#912) - Apply patch issue when using different cwd (#942) - Diff command for filenames with special characters (#954) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e30f7050..ea9bcda9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ You can install any of these versions: `npm install -g codex@version` +## `0.1.2505161243` + +- Sign in with chatgpt (#963) +- Session history viewer (#912) +- Apply patch issue when using different cwd (#942) +- Diff command for filenames with special characters (#954) + ## `0.1.2505160811` - `codex-mini-latest` (#951)