Skip to content

Commit d207b65

Browse files
committed
Change log
1 parent 7bda81c commit d207b65

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
@@ -36,6 +36,7 @@ Performance:
3636
* Fiber-local variables are much faster now by using less synchronization.
3737
* Improved the performance of the exceptional case of `String#chr` (#2318, @chrisseaton).
3838
* Improved the performance of `IO#read_nonblock` when no data is available to be read.
39+
* Significantly improved performance of string formatting for basic string formats (#2361, @wildmaples, @chrisseaton).
3940

4041
Changes:
4142

0 commit comments

Comments
 (0)