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

Commit 18beef8

Browse files
authored
Update Changelog.md
1 parent 0d64895 commit 18beef8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
### Development
22

33
Bug Fixes:
4-
* Fix reentrant mutex for Ruby 3.0. (Benoit Daloze, #504)
4+
5+
* Use `Mutex#owned?` to allow `RSpec::Support::ReentrantMutex` to work in
6+
nested Fibers on Ruby 3.0 and later. (Benoit Daloze, #503, #504)
57

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

0 commit comments

Comments
 (0)