Skip to content

Commit 5758b8b

Browse files
authored
Changelog for rspec#2593
1 parent b091f02 commit 5758b8b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,10 @@ Enhancements:
99

1010
Bug Fixes:
1111

12-
* Handle RSpec description with japanese char in CP932 encoded files
12+
* Handle RSpec description(s) with japanese chars in CP932 encoded files.
1313
(Benoit Tigeot, #2575)
14+
* When defining `let` methods that overwrite an existing method, prevent
15+
a warning being issued by removing the old definition. (Jon Rowe, #2593)
1416

1517
### 3.8.0 / 2018-08-04
1618
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.7.1...v3.8.0)

0 commit comments

Comments
 (0)