Skip to content

Commit a6e6a4a

Browse files
committed
docs: Update changelog
1 parent e79a41a commit a6e6a4a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
### Fixes
11+
12+
- Don't crash on `get(arr[-1])` on empty arrays
13+
- Don't crash on `set_override(arr[-1])` on empty arrays
14+
1015
## [0.15.0] - 2024-12-17
1116

1217
### Compatibility

0 commit comments

Comments
 (0)