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 Sep 2, 2019
1 parent 5419db2 commit 3dd59a5
Show file tree
Hide file tree
Showing 3 changed files with 31,083 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: v7.4.1
current_release: v7.4.2
markdown: kramdown
kramdown:
input: GFM
Expand Down
6 changes: 6 additions & 0 deletions docs/changelog.md
Expand Up @@ -5,6 +5,12 @@ permalink: /releases/changelog
---
# Changelog

7.4.2 / 2019-09-02
==================

* Restore sinon.createStubInstance() behaviour (#2073)
* Fix Typo in migration 6 and updated migration docs for migration from… (#2074)

7.4.1 / 2019-08-06
==================

Expand Down

0 comments on commit 3dd59a5

Please sign in to comment.