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 May 23, 2017
1 parent 69bf8f2 commit 94f422c
Show file tree
Hide file tree
Showing 3 changed files with 11,771 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: v2.3.0
current_release: v2.3.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

2.3.1 / 2017-05-23
==================

* Make calledAfter symetric with calledBefore (#1407)

2.3.0 / 2017-05-22
==================

Expand Down

0 comments on commit 94f422c

Please sign in to comment.