Add changelog for #4137

This commit is contained in:
Mark Backman
2026-03-25 10:21:44 -04:00
parent a8eff6fbbf
commit 7bc8b89a54

View File

@@ -0,0 +1 @@
- Unrecognized language strings (e.g. Deepgram's `"multi"`) no longer produce a warning at startup. The log message has been downgraded to debug level since these are valid service-specific values that are passed through correctly.