Skip to content

Commit d7582b5

Browse files
committed
Remove mention to the (internal) ring buffer
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 61c91ff commit d7582b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This release drops support for Python versions older than 3.11.
4242

4343
## New Features
4444

45-
* The `MovingWindow` as well as the OrderedRingBuffer are having new public methods that are returning the oldest and newest timestamp of all stored samples.
45+
* The `MovingWindow` has new public methods that return the oldest and newest timestamp of all stored samples.
4646

4747
* The `PeriodicFeatureExtractor` has been added.
4848

0 commit comments

Comments
 (0)