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

Commit 9d734ac

Browse files
authored
Update Changelog.md
1 parent 6538c68 commit 9d734ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ Breaking Changes:
55
* Ruby < 2.3 is no longer supported. (Phil Pirozhkov, #436)
66

77
Bug Fixes:
8-
* Fix reentrant mutex for Ruby 3.0. (Benoit Daloze, #503)
8+
* Use `Mutex#owned?` to allow `RSpec::Support::ReentrantMutex` to work in
9+
nested Fibers on Ruby 3.0 and later. (Benoit Daloze, #503)
910

1011
### 3.10.0 / 2020-10-30
1112

0 commit comments

Comments
 (0)