Skip to content

Commit 8bb5f67

Browse files
committed
Add ChangeLog entry
1 parent 4afefef commit 8bb5f67

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
@@ -37,6 +37,7 @@ Bug fixes:
3737
* Fix `String#insert` to not call a subclassed string method (@bjfish).
3838
* Fix `rb_obj_call_init` to pass any block argument to the `initialize` method (#2675, @aardvark179).
3939
* Fix issue with feature loading not detecting a previously loaded feature (#2677, @bjfish).
40+
* Fix `/#{...}/o` to evaluate only once per context when splitting happens (@eregon).
4041

4142
Compatibility:
4243

0 commit comments

Comments
 (0)