Skip to content

Commit b760874

Browse files
Edit changelog
1 parent 41bd217 commit b760874

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/jni/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
change the argument type of `operator []=` to accept `int`.
77
- Added `getRange` method to `JArray` of primitive types that returns a
88
`TypedData` list depending on the kind of the array.
9+
- Improved the performance of `JArray`'s `setRange` and `operator []=`.
910

1011
## 0.8.0
1112

0 commit comments

Comments
 (0)