Comparing version 1.0.1 to 1.1.2
@@ -1,3 +0,18 @@ | ||
# 2pid changelog | ||
# 2log changelog | ||
## [1.1.2](link/1.1.2) (2016-06-22) | ||
[Full Changelog](/compare/1.1.0...1.1.2) | ||
**What Was Done:** | ||
- minor updates | ||
## [1.1.0](link/1.1.0) (2016-06-22) | ||
[Full Changelog](/compare/1.0.0...1.1.0) | ||
**What Was Done:** | ||
- made second run | ||
- add default and test config files | ||
## [1.0.1](link/1.0.1) (2016-06-17) | ||
@@ -10,3 +25,2 @@ [Full Changelog](/compare/1.0.0...1.0.1) | ||
- checking config variables | ||
- add default and test config files | ||
@@ -13,0 +27,0 @@ ## [1.0.0](link/1.0.0) (2016-06-17) |
{ | ||
"name": "2log", | ||
"version": "1.0.1", | ||
"version": "1.1.2", | ||
"description": "Logger", | ||
"main": "index.js", | ||
"dependencies": { | ||
"2conf": "^1.0.0", | ||
"2conf": "^1.0.1", | ||
"moment-timezone": "^0.5.4", | ||
@@ -9,0 +9,0 @@ "winston": "^2.2.0" |
# Log | ||
v.1.0.1 | ||
v.1.1.0 | ||
@@ -5,0 +5,0 @@ ## Install |
Sorry, the diff of this file is not supported yet
3891
Updated2conf@^1.0.1