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
mroderick committed Mar 10, 2020
1 parent c99f6ea commit d2b4b72
Show file tree
Hide file tree
Showing 3 changed files with 16,398 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_config.yml
Expand Up @@ -5,7 +5,7 @@ description: >-
url: 'https://sinonjs.org'
github_username: sinonjs
sinon:
current_release: v9.0.0
current_release: v9.0.1
markdown: kramdown
kramdown:
input: GFM
Expand Down
5 changes: 5 additions & 0 deletions docs/changelog.md
Expand Up @@ -5,6 +5,11 @@ permalink: /releases/changelog
---
# Changelog

9.0.1 / 2020-03-10
==================

* Fix #2226: restore props defined on prototype chain by deleting

9.0.0 / 2020-02-19
==================

Expand Down

0 comments on commit d2b4b72

Please sign in to comment.