Skip to content

Commit fe7d794

Browse files
committed
Add change log entry
1 parent aab3e81 commit fe7d794

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
@@ -55,6 +55,7 @@ Compatibility:
5555
* Remove deprecated methods `Dir.exists?`, `File.exists?`, and `Kernel#=~` (#3039, @patricklinpl, @nirvdrum).
5656
* Remove deprecated `FileTest.exists?` method (#3039, @andrykonchin).
5757
* Fix {Method,Proc}#parameters and return `*`, `**` and `&` names for anonymous parameters (@andrykonchin).
58+
* Add `SyntaxError#path` method (#3039, @wasabigeek).
5859

5960
Performance:
6061

0 commit comments

Comments
 (0)