Skip to content

Commit 56c4868

Browse files
committed
docs(release-notes): update release notes
Signed-off-by: Malte Schaaf <malte.schaaf@frequenz.com>
1 parent 5aceb13 commit 56c4868

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
## New Features
1212

13-
<!-- Here goes the main new features and examples or instructions on how to use them -->
13+
* A new `tick_delay` option was added to `ResamplerConfig` and `ResamplerConfig2` to delay resampling execution after each timer tick. The delay was designed to postpone processing while keeping window boundaries aligned to the original tick times, which can be used for cascaded resampling pipelines. This option is experimental and may be changed or deprecated in a future release.
1414

1515
## Bug Fixes
1616

0 commit comments

Comments
 (0)