Skip to content

Commit 45ece4f

Browse files
authored
Changelog for rspec#2634
1 parent 6996adf commit 45ece4f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ Enhancements:
1111
outside of examples. (@obromios, #2601)
1212
* Add a minimalist quick fix style formatter, only outputs failures as
1313
`file:line:message`. (Romain Tartière, #2614)
14+
* Convert string number values to integer when used for `RSpec::Configuration#fail_fast`
15+
(Viktor Fonic, #2634)
16+
* Issue warning when invalid values are used for `RSpec::Configuration#fail_fast`
17+
(Viktor Fonic, #2634)
1418

1519
Bug Fixes:
1620

0 commit comments

Comments
 (0)