Skip to content

Commit 613f203

Browse files
committed
Add changelog for rspec#1903.
[ci skip]
1 parent 3dbcc82 commit 613f203

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Enhancements:
2424
* Add `--next-failure` CLI option which allows you to repeatedly focus
2525
on just one of the currently failing examples, then move on to the
2626
next failure, etc. (Myron Marston, #1888)
27+
* Warn when a helper method definition stomps an earlier definition
28+
in the same example group. (Fabio Napoleoni, #1903)
2729

2830
Bug Fixes:
2931

0 commit comments

Comments
 (0)