Skip to content

Commit 03174d3

Browse files
committed
Update release notes
1 parent 935eb5f commit 03174d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
- In `OrderedRingBuffer`:
1515
- Rename `datetime_to_index` to `to_internal_index` to avoid confusion between the internal index and the external index.
1616
- Remove `__setitem__` method to enforce usage of dedicated `update` method only.
17+
- Integer indices are supported in `OrderedRingBuffer` and `MovingWindow`.
18+
1719

1820
## Bug Fixes
1921

0 commit comments

Comments
 (0)