Skip to content

Commit 204e770

Browse files
committed
Updated CHANGELOG
1 parent 40d13e5 commit 204e770

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
### Next Release v0.7.2 (TBD)
22

3+
* New `Promise.all?` and `Promise.any?` class methods
34
* Renamed `:overflow_policy` on thread pools to `:fallback_policy`
45
* Thread pools still accept the `:overflow_policy` option but display a warning
56
* 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+
* Fixed minor `set_deref_options` constructor bug in `Promise` class
8+
* Numerous non-functional updates to clear warning when running in debug mode
9+
* Fixed more intermittently failing tests
10+
* Tests now run on new Travis build environment
711

812
## Current Release v0.7.1 (4 December 2014)
913

0 commit comments

Comments
 (0)