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 'doc/npm.md')
-rw-r--r--doc/npm.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/npm.md b/doc/npm.md
index 45c503ff0..d9e241be7 100644
--- a/doc/npm.md
+++ b/doc/npm.md
@@ -172,7 +172,13 @@ See <http://github.com/isaacs/npm/issues> for current todo list.
Handle .npmignore
* 0.1.17:
- Bug fixing and stabilization.
+ Stabilization.
+
+* 0.1.18:
+ Change a few default configurations
+ Add test harness
+ Default publish, install, and link to "." if no arguments given
+
## SEE ALSO