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/registry-auth-token/CHANGELOG.md')
-rw-r--r--node_modules/registry-auth-token/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/node_modules/registry-auth-token/CHANGELOG.md b/node_modules/registry-auth-token/CHANGELOG.md
index 75f7b6f2f..20e82e870 100644
--- a/node_modules/registry-auth-token/CHANGELOG.md
+++ b/node_modules/registry-auth-token/CHANGELOG.md
@@ -2,6 +2,12 @@
All notable changes will be documented in this file.
+## [3.4.0] - 2019-03-20
+
+### Changes
+
+- Enabled legacy auth token to be read from environment variable (Martin Flodin)
+
## [3.3.2] - 2018-01-26
### Changes