mirror of
https://github.com/openai/codex.git
synced 2026-08-23 13:09:46 +00:00
chore: limit update to 0.98.0 NUX to < 0.98.0 ver (#10787)
seems like footgun if we forget to remove before releasing 0.99.0, limited announcement to versions < 0.98.0
This commit is contained in:
@@ -20,3 +20,4 @@ to_date = "2026-05-10"
|
|||||||
content = "**BREAKING NEWS**: `gpt-5.3-codex` is out! Upgrade to `0.98.0` to try it."
|
content = "**BREAKING NEWS**: `gpt-5.3-codex` is out! Upgrade to `0.98.0` to try it."
|
||||||
from_date = "2026-02-01"
|
from_date = "2026-02-01"
|
||||||
to_date = "2026-02-15"
|
to_date = "2026-02-15"
|
||||||
|
version_regex = "^0\\.(?:[0-9]|[1-8][0-9]|9[0-7])\\."
|
||||||
|
|||||||
Reference in New Issue
Block a user