Skip to content

Commit b13720d

Browse files
committed
update changelog
1 parent 10bdc13 commit b13720d

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
@@ -6,6 +6,11 @@
66

77
[2ce96e52](https://github.com/bl-sdk/pyunrealsdk/commit/2ce96e52)
88

9+
- Fixed that `WrappedArray.index` would not check the last item in the array. It also now accepts
10+
start/stop indexes beyond the array bounds, like `list.index` does.
11+
12+
[10bdc130](https://github.com/bl-sdk/pyunrealsdk/commit/10bdc130)
13+
914
## v1.5.2
1015

1116
### unrealsdk v1.6.1

0 commit comments

Comments
 (0)