Skip to content

Commit

Permalink
Update docs/changelog.md and set new release id in docs/_config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fatso83 committed May 25, 2021
1 parent b901a02 commit 31be9a5
Show file tree
Hide file tree
Showing 3 changed files with 16,855 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: >-
url: 'https://sinonjs.org'
github_username: sinonjs
sinon:
current_release: v11.0.0
current_release: v11.1.0
markdown: kramdown
kramdown:
input: GFM
Expand Down
9 changes: 9 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ permalink: /releases/changelog
---
# Changelog

11.1.0 / 2021-05-25
==================

* Add sinon.promise() implementation (#2369)
* Set wrappedMethod on getters/setters (#2378)
* [Docs] Update fake-server usage & descriptions (#2365)
* Fake docs improvement (#2360)
* Update nise to 5.1.0 (fixed #2318)

11.0.0 / 2021-05-24
==================

Expand Down
Loading

0 comments on commit 31be9a5

Please sign in to comment.