diff --git a/announcement_tip.toml b/announcement_tip.toml index b2cda2f04..930f72fb4 100644 --- a/announcement_tip.toml +++ b/announcement_tip.toml @@ -15,3 +15,8 @@ target_app = "cli" content = "This is a test announcement" version_regex = "^0\\.0\\.0$" to_date = "2026-05-10" + +[[announcements]] +content = "**BREAKING NEWS**: `gpt-5.3-codex` is out! Upgrade to `0.98.0` to try it." +from_date = "2025-02-01" +to_date = "2025-02-15"