Add changelog for PR #4001

This commit is contained in:
Mark Backman
2026-03-11 17:01:19 -04:00
parent a54aa2d1f8
commit 11b14b7857
3 changed files with 4 additions and 2 deletions

View File

@@ -0,0 +1 @@
- `SimliVideoService.InputParams` is deprecated. Use the direct constructor parameters `max_session_length`, `max_idle_time`, and `enable_logging` instead.