Skip to content

Commit 521ef52

Browse files
committed
Updated changelog with post-0.7.1 updates.
1 parent 49cd594 commit 521ef52

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### Next Release v0.7.2 (TBD)
2+
3+
* Renamed `:overflow_policy` on thread pools to `:fallback_policy`
4+
* Thread pools still accept the `:overflow_policy` option but display a warning
5+
* Thread pools now implement `fallback_policy` behavior when not running (rather than universally rejecting tasks)
6+
* Test now run on new Travis build environment
7+
18
## Current Release v0.7.1 (4 December 2014)
29

310
Please see the [roadmap](https://github.com/ruby-concurrency/concurrent-ruby/issues/142) for more information on the next planned release.

0 commit comments

Comments
 (0)