Skip to content

Commit 011c6fd

Browse files
committed
Change log
1 parent 22460ff commit 011c6fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +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-
* Significantly improved performance of string formatting for basic string formats (#2361, @wildmaples, @chrisseaton).
44+
* Significantly improved performance of `Time#strftime` for common formats (#2361, @wildmaples, @chrisseaton).
4545

4646
Changes:
4747

0 commit comments

Comments
 (0)