Skip to content
This repository was archived by the owner on Jun 18, 2021. It is now read-only.

Commit 95a046e

Browse files
committed
1.0.6
* Fix test-exception.js for PPC (Richard Lau) * Improve README.md (Jeremiah Senkpiel) * Improvement to Windows version reporting (Richard Lau) * Convert testcases to use tap (Richard Lau)
1 parent 6065383 commit 95a046e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2016-11-18, Version 1.0.6
2+
=========================
3+
4+
* Fix test-exception.js for PPC (Richard Lau)
5+
6+
* Improve README.md (Jeremiah Senkpiel)
7+
8+
* Improvement to Windows version reporting (Richard Lau)
9+
10+
* Convert testcases to use tap (Richard Lau)
11+
12+
113
2016-11-10, Version 1.0.5
214
=========================
315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nodereport",
33
"main": "nodereport.node",
4-
"version": "1.0.5",
4+
"version": "1.0.6",
55
"description": "Diagnostic NodeReport",
66
"homepage": "https://github.com/nodejs/nodereport#readme",
77
"repository": {

0 commit comments

Comments
 (0)