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 Apr 17, 2019
1 parent 5d770e0 commit 15a9d65
Show file tree
Hide file tree
Showing 3 changed files with 31,862 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.3.1
current_release: v7.3.2
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

7.3.2 / 2019-04-17
==================

* Update Lolex to bring in fix for sinonjs/lolex#232 (queueMicrotask warning)

7.3.1 / 2019-03-27
==================

Expand Down

0 comments on commit 15a9d65

Please sign in to comment.