Skip to content

Commit 1242333

Browse files
committed
Add ChangeLog entry
1 parent e3203d1 commit 1242333

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
@@ -75,6 +75,7 @@ Performance:
7575
* We now create a single call target per block by default instead of two.
7676
* Some uses of class variables are now much better optimized (#2259, @chrisseaton).
7777
* Several methods that need the caller frame are now always inlined in their caller, which speeds up the interpreter and reduces footprint.
78+
* Pasting code in IRB should be reasonably fast, by updating to `irb` 1.3.3 and `reline` 0.2.3 (#2233).
7879

7980
Changes:
8081

0 commit comments

Comments
 (0)