We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af76cbf commit 7de851cCopy full SHA for 7de851c
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## Current Release v1.0.3 (17 Dec 2016)
2
+
3
* Trigger execution of flattened delayed futures
4
* Avoid forking for processor_count if possible
5
* Semaphore Mutex and JRuby parity
@@ -12,7 +14,7 @@
12
14
* Fixes format-security error when compiling ruby_193_compatible.h
13
15
* Concurrent::Atom#swap fixed: reraise the exceptions from block
16
-## Current Release v1.0.2 (2 May 2016)
17
+## Release v1.0.2 (2 May 2016)
18
19
* Fix bug with `Concurrent::Map` MRI backend `#inspect` method
20
* Fix bug with `Concurrent::Map` MRI backend using `Hash#value?`
0 commit comments