added changelog files for #3519

This commit is contained in:
Aleix Conchillo Flaqué
2026-01-21 14:39:57 -08:00
parent 0ee11ad333
commit 9e8f8b45c6
5 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1 @@
- Fixed `FrameProcessor.broadcast_frame()` to deep copy kwargs, preventing shared mutable references between the downstream and upstream frame instances.