File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description: |
55url : ' http://sinonjs.org'
66github_username : sinonjs
77sinon :
8- current_release : v1.17.7
8+ current_release : v2.0.0
99 next_release : v2.0.0-pre.6
1010markdown : kramdown
1111kramdown :
Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ title: Changelog
44permalink : /releases/changelog
55---
66# Changelog
7+ 2.0.0 / 2017-03-15
8+ ==================
9+
10+ * Add restore method for stubbed property descriptors
11+ * Allow stubbing getters and setters for function properties
12+ * Add getters/setters stub behaviors
13+ * Refactor xhr and xhr.upload to use the same EventTargetHandler
14+ * Remove SSL part of base url
15+
716v2.0.0-pre.6 / 2017-02-27
817=========================
918
You can’t perform that action at this time.
0 commit comments