Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/npmlog/CHANGELOG.md')
-rw-r--r--node_modules/npmlog/CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/node_modules/npmlog/CHANGELOG.md b/node_modules/npmlog/CHANGELOG.md
index f549a1f3d..55672261d 100644
--- a/node_modules/npmlog/CHANGELOG.md
+++ b/node_modules/npmlog/CHANGELOG.md
@@ -1,3 +1,12 @@
+### v4.0.1
+
+* Fix bugs where `log.progressEnabled` got out of sync with how `gauge` kept
+ track of these things resulting in a progressbar that couldn't be disabled.
+
+### v4.0.0
+
+* Allow creating log levels that are an empty string or 0.
+
### v3.1.2
* Update to `gauge@1.6.0` adding support for default values for template