added changelog

This commit is contained in:
Om Chauhan
2026-01-21 08:36:20 +05:30
parent 6e44a2ab49
commit 9c0bf89247
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1 @@
- Added `add_reached_upstream_filter()` and `add_reached_downstream_filter()` methods to `PipelineTask` for appending frame types.

1
changelog/3510.added.md Normal file
View File

@@ -0,0 +1 @@
- Added `reached_upstream_types` and `reached_downstream_types` read-only properties to `PipelineTask` for inspecting current frame filters.