diff --git a/changelog/v1.json b/changelog/v1.json index 862846e03600..a3992b5d56f5 100644 --- a/changelog/v1.json +++ b/changelog/v1.json @@ -1,4 +1,11 @@ [ + { + "children": { + "fixes": ["Fix custom max_token not saved from customModelCards."] + }, + "date": "2024-12-29", + "version": "1.42.1" + }, { "children": { "features": ["Add custom stream handle support for LobeOpenAICompatibleFactory."]