Skip to content

Commit 2b89340

Browse files
aardvark179eregon
authored andcommitted
Add CHANGELOG entry.
1 parent 9f41464 commit 2b89340

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Bug fixes:
3030
* Fixed the class of `self` and the wrapping `Module` for `Kernel#load(path, wrap=true)` (#1739).
3131
* Fixed missing polyglot type declaration for `RSTRING_PTR` to help with native/managed interop.
3232
* Fixed `Module#to_s` and `Module#inspect` to not return an extra `#<Class:` for singleton classes.
33+
* Arrays backed by native storage now allocate the correct amount of memory (#1828).
3334

3435
Compatibility:
3536

0 commit comments

Comments
 (0)