Skip to content

Commit

Permalink
Modify change log
Browse files Browse the repository at this point in the history
  • Loading branch information
timandy committed Dec 18, 2023
1 parent 98bfafc commit 51adced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
`Synchronize changes from .net 6.`

### Features
- Add type `Index` indicates a forward or reverse index`.
- Add type `Index` indicates a forward or reverse index.
- Add type `Range` indicates a range between start and end `Index`.
- Add new method `chunk()` to support slicing by a fixed number of elements.
- Add new overloads for `elementAt(Index)` and `elementAtOrDefault(Index)` methods to support get element by forward or reverse index.
Expand Down

0 comments on commit 51adced

Please sign in to comment.