Skip to content

Commit 229a051

Browse files
committed
Add missing sections
1 parent 0fdf0e2 commit 229a051

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Release v1.1.9 (5 Jun 2021)
44

5+
concurrent-ruby:
6+
57
* (#866) Child promise state not set to :pending immediately after #execute when parent has completed
68
* (#905, #872) Fix RubyNonConcurrentPriorityQueue#delete method
79
* (2df0337d) Make sure locks are not shared on shared when objects are dup/cloned
@@ -10,6 +12,8 @@
1012

1113
## Release v1.1.8 (20 January 2021)
1214

15+
concurrent-ruby:
16+
1317
* (#885) Fix race condition in TVar for stale reads
1418
* (#884) RubyThreadLocalVar: Do not iterate over hash which might conflict with new pair addition
1519

0 commit comments

Comments
 (0)