We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd8ae51 commit 68c37edCopy full SHA for 68c37ed
docs/_config.yml
@@ -5,7 +5,7 @@ description: >-
5
url: 'http://sinonjs.org'
6
github_username: sinonjs
7
sinon:
8
- current_release: v4.1.5
+ current_release: v4.1.6
9
markdown: kramdown
10
kramdown:
11
input: GFM
docs/changelog.md
@@ -5,6 +5,12 @@ permalink: /releases/changelog
---
# Changelog
+4.1.6 / 2018-01-16
+==================
+
+ * Fix bad build, missing nise@1.2.0 (#1656)
12
+ * Upgrade dependency supports-color
13
14
4.1.5 / 2018-01-13
15
==================
16
0 commit comments