Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pitr-ch committed Jun 4, 2021
1 parent 0ace358 commit 08f60ee
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## Current

## Release v1.1.9 (5 Jun 2021)

* (#866) Child promise state not set to :pending immediately after #execute when parent has completed
* (#905, #872) Fix RubyNonConcurrentPriorityQueue#delete method
* (2df0337d) Make sure locks are not shared on shared when objects are dup/cloned
* (#900, #906, #796, #847, #911) Fix Concurrent::Set tread-safety issues on CRuby
* (#907) Add new ConcurrentMap backend for TruffleRuby

## Release v1.1.8 (20 January 2021)

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

0 comments on commit 08f60ee

Please sign in to comment.