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 4b1d985 commit 781361cCopy full SHA for 781361c
History.md
@@ -1,4 +1,9 @@
1
2
+1.1.1 / 2010-09-26
3
+==================
4
+
5
+ * Fixed `Log()` initialization without giving a stream [bentruyman]
6
7
1.1.0 / 2010-09-26
8
==================
9
package.json
@@ -1,7 +1,7 @@
{
"name": "log",
"description": "Tiny logger with streaming reader",
- "version": "1.1.0",
+ "version": "1.1.1",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"keywords": ["log", "logger"],
"main": "./lib/log.js",
0 commit comments