Skip to content

Commit 08f60ee

Browse files
committed
Update changelog
1 parent 0ace358 commit 08f60ee

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
## Current
22

3+
## Release v1.1.9 (5 Jun 2021)
4+
5+
* (#866) Child promise state not set to :pending immediately after #execute when parent has completed
6+
* (#905, #872) Fix RubyNonConcurrentPriorityQueue#delete method
7+
* (2df0337d) Make sure locks are not shared on shared when objects are dup/cloned
8+
* (#900, #906, #796, #847, #911) Fix Concurrent::Set tread-safety issues on CRuby
9+
* (#907) Add new ConcurrentMap backend for TruffleRuby
10+
311
## Release v1.1.8 (20 January 2021)
412

513
* (#885) Fix race condition in TVar for stale reads

0 commit comments

Comments
 (0)