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 Mar 13, 2018
1 parent d048ad1 commit 2fa34f6
Show file tree
Hide file tree
Showing 3 changed files with 14,978 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.4.4
current_release: v4.4.5
markdown: kramdown
kramdown:
input: GFM
Expand Down
6 changes: 6 additions & 0 deletions docs/changelog.md
Expand Up @@ -4,6 +4,12 @@ title: Changelog
permalink: /releases/changelog
---
# Changelog

4.4.5 / 2018-03-13
==================

* Add postinstall banner pointing to Open Collective

4.4.4 / 2018-03-13
==================

Expand Down

0 comments on commit 2fa34f6

Please sign in to comment.