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 Oct 25, 2018
1 parent 06fb0c1 commit b67ef5c
Show file tree
Hide file tree
Showing 3 changed files with 15,924 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: v7.0.0
current_release: v7.1.0
markdown: kramdown
kramdown:
input: GFM
Expand Down
6 changes: 6 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ permalink: /releases/changelog
---
# Changelog

7.1.0 / 2018-10-25
==================

* Issue #1852: Add a way to pass a global context to lolex when calling useFakeTimers
* Get latest 'nise' patch

7.0.0 / 2018-10-14
==================

Expand Down
Loading

0 comments on commit b67ef5c

Please sign in to comment.