release_notes/2.9.0.md
This release contains a number of fixes and pull requests.
jasmineUnderTestAdded complete support for Set also for IE11.
Added complete support for Map also for IE11.
Use timeout objects when in node
Fixed pending() for async/promise-returning specs
Added test steps for other major node versions
Fix equality computation for ES6 Sets.
Add instruction to sync local master with upstream
Add some unit tests that exercise jasmine.anything() and Map matching.
Add special handling of asymmetric matcher objects as keys in Maps.
Add support for jasmine.any(Symbol).
Throw an error for invalid nesting of a suite functions
Deep clone args before passing them to reporters
Fix "Before Committing" section of CONTRIBUTING.md.
Fix lint warning in CallTracker.
clearTimeout should now correctly clear a timeout that is also scheduled to run at the same tick.
Add a note about defineProperty for spyOnProperty
Add Promise checking to eq
_Release Notes generated with Anchorman