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.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/npm.md b/doc/npm.md
index 7bfa0d466..21d2fad5c 100644
--- a/doc/npm.md
+++ b/doc/npm.md
@@ -132,6 +132,13 @@ See <http://github.com/isaacs/npm/issues> for current todo list.
* 0.1.4 - 0.1.5:
Fixes for a few more bugs and fix some documentation.
+* 0.1.6:
+ Add cache functionality
+ Use couchdb attachments to host tarballs
+ Handle odd require.paths more appropriately
+ Don't break on install if the man path is missing
+ Support publishing or installing a folder or local tarball
+
## SEE ALSO
npm-help(1)