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 Jan 23, 2018
1 parent 32d6c4a commit a8171c3
Show file tree
Hide file tree
Showing 3 changed files with 14,222 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_config.yml
Expand Up @@ -5,7 +5,7 @@ description: >-
url: 'http://sinonjs.org'
github_username: sinonjs
sinon:
current_release: v4.2.0
current_release: v4.2.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

4.2.1 / 2018-01-23
==================

* Performance: spend less time stubbing methods (#1627)

4.2.0 / 2018-01-21
==================

Expand Down

0 comments on commit a8171c3

Please sign in to comment.