Skip to content

Commit

Permalink
Update History.md and AUTHORS for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
mroderick committed Jan 11, 2018
1 parent f1f8151 commit b9c2c36
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions History.md
@@ -1,4 +1,36 @@

5.0.0-next / 2018-01-11
==================

* Add postinstall banner pointing to Open Collective
* Docs: add migration guide for v5
* Docs: Added example for how to use `restore`
* Simplify hasFunctionNameSupport
* Fix broken test in IE11
* Improve language of fake documentation
* Add yields and yieldsTo to fake
* Extract nextTick to own file
* Fix typo in documentation
* Clarify documentation
* Fix failing tests in Chromium
* Add documentation for sinon.replace and sinon.fake*
* Improve input validation of sandbox.replace* methods
* Rename third argument to `replacement`
* Add replaceGetter and replaceSetter
* Extract isPropertyConfigurable to own file
* WIP
* Extract isRestorable to own file
* Extract isNonExistentOwnProperty to own function
* Fixup: bad merge
* Remove undesirable methods before returning fake
* Fixup: Improve tests of fake
* Add `fake`
* Review: reword deprecation message to not mention sinon.Sandbox
* Export enhanced sandbox as sinon api
* Refactor sandbox to assimilate collection and remove collection
* Update docs/changelog.md and set new release id in docs/_config.yml
* Add release documentation for v4.1.4

4.1.4 / 2018-01-08
==================

Expand Down

0 comments on commit b9c2c36

Please sign in to comment.