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

Commit 1322582

Browse files
committed
v3.13.2
1 parent cb8a65e commit 1322582

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Changelog.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
### Development
2-
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.13.1...main)
2+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.13.2...main)
33

44
Enhancements:
55

66
* Add config option (`RSpec::Core::Configuration#force_line_number_for_spec_rerun`) to
77
allways print a line number rather than an example id when the line number is ambiguous.
88
(Baden Ashford, #3085)
99

10+
### 3.13.2 / 2024-10-18
11+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.13.1...v3.13.2)
12+
1013
Bug fixes:
1114

1215
* `RSpec::Configuration#requires` will reflect files already required, whilst requiring

0 commit comments

Comments
 (0)