diff --git a/changelog/v1.json b/changelog/v1.json index 5e32ba7b07ae7..5c93dc78e6af9 100644 --- a/changelog/v1.json +++ b/changelog/v1.json @@ -1,4 +1,11 @@ [ + { + "children": { + "fixes": ["Support litellm reasoning streaming."] + }, + "date": "2025-01-30", + "version": "1.49.6" + }, { "children": { "fixes": ["Pin @clerk/nextjs@6.10.2 to avoid build error."]