Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit f37093b

Browse files
committed
Add changelog entries
1 parent bf35a38 commit f37093b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ Enhancements:
4444
hooks to be invoked when example groups are created. (bootstraponline, #2094)
4545
* Add `add_example` and `remove_example` to `RSpec::Core::ExampleGroup` to
4646
allow manipulating an example groups examples. (bootstraponline, #2095)
47+
* Display multiline failure source lines in failure output when Ripper is
48+
available (MRI >= 1.9.2, and JRuby >= 1.7.5 && < 9.0.0.0.rc1).
49+
(Yuji Nakayama, #2083)
50+
* Add `max_displayed_failure_line_count` configuration option
51+
(defaults to 10). (Yuji Nakayama, #2083)
4752

4853
Bug Fixes:
4954

0 commit comments

Comments
 (0)