File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
lib/concurrent-ruby/concurrent Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11## Current
22
3+ ## Release v1.3.1 (28 May 2024)
4+
5+ * Release 1.3.0 was broken when pushed to RubyGems. 1.3.1 is a packaging fix.
6+
37## Release v1.3.0 (28 May 2024)
48
59* (#1042 ) Align Java Executor Service behavior for ` shuttingdown? ` , ` shutdown? `
Original file line number Diff line number Diff line change 33Pick a ` concurrent-ruby ` version:
44
55* [ master] ( ./master/index.html )
6- * [ 1.3.0 with edge 0.7.0] ( ./1.2.3/index.html )
6+ * [ 1.3.1 with edge 0.7.0] ( ./1.2.3/index.html )
77* [ 1.1.10 with edge 0.6.0] ( ./1.1.10/index.html )
88* [ 1.1.9 with edge 0.6.0] ( ./1.1.9/index.html )
99* [ 1.1.8 with edge 0.6.0] ( ./1.1.8/index.html )
Original file line number Diff line number Diff line change 11module Concurrent
2- VERSION = '1.3.0 '
2+ VERSION = '1.3.1 '
33end
You can’t perform that action at this time.
0 commit comments