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

Commit 61a6f4f

Browse files
committed
Add changelog entry for #505
1 parent 633dc3d commit 61a6f4f

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
@@ -4,6 +4,8 @@ Bug Fixes:
44

55
* Use `Mutex#owned?` to allow `RSpec::Support::ReentrantMutex` to work in
66
nested Fibers on Ruby 3.0 and later. (Benoit Daloze, #503, #504)
7+
* Support `end`-less methods in `RSpec::Support::Source::Token`
8+
so that RSpec won't hang when an `end`-less method raises an error. (Yuji Nakayama, #505)
79

810
### 3.10.2 / 2021-01-28
911
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.10.1...v3.10.2)

0 commit comments

Comments
 (0)