Skip to content

Commit 1f72d20

Browse files
committed
Change log
1 parent 3056d38 commit 1f72d20

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
@@ -41,6 +41,7 @@ Performance:
4141
* Fiber-local variables are much faster now by using less synchronization.
4242
* Improved the performance of the exceptional case of `String#chr` (#2318, @chrisseaton).
4343
* Improved the performance of `IO#read_nonblock` when no data is available to be read.
44+
* Simpler solution for lazy integer length (#2365, @chrisseaton).
4445

4546
Changes:
4647

0 commit comments

Comments
 (0)