Add [Unreleased] section for next cycle

This commit is contained in:
Mario Zechner 2026-02-23 01:57:06 +01:00
parent 2417fc256f
commit 380236a003
7 changed files with 13 additions and 1 deletions

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.54.2] - 2026-02-23
## [0.54.1] - 2026-02-22

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.54.2] - 2026-02-23
## [0.54.1] - 2026-02-22

View file

@ -10338,7 +10338,7 @@ export const MODELS = {
cacheWrite: 3.75,
},
contextWindow: 200000,
maxTokens: 64000,
maxTokens: 8192,
} satisfies Model<"anthropic-messages">,
"anthropic/claude-haiku-4.5": {
id: "anthropic/claude-haiku-4.5",

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.54.2] - 2026-02-23
### Fixed

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.54.2] - 2026-02-23
## [0.54.1] - 2026-02-22

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.54.2] - 2026-02-23
## [0.54.1] - 2026-02-22

View file

@ -1,5 +1,7 @@
# Changelog
## [Unreleased]
## [0.54.2] - 2026-02-23
## [0.54.1] - 2026-02-22