Skip to content

Commit fbd2da4

Browse files
committed
Add ChangeLog entry
1 parent 9d40678 commit fbd2da4

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
@@ -11,6 +11,7 @@ Bug fixes:
1111
* Allow `Time#strftime` to be called with binary format strings.
1212
* Do not modify the argument passed to `IO#write` when the encoding does not match (#1714).
1313
* Use the class where the method was defined to check if an `UnboundMethod` can be used for `#define_method` (#1710).
14+
* Fixed setting `$~` for `Enumerable` and `Enumerator::Lazy`'s `#grep` and `#grep_v`.
1415

1516
Compatibility:
1617

0 commit comments

Comments
 (0)