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:
authorisaacs <i@izs.me>2010-10-30 06:00:58 +0400
committerisaacs <i@izs.me>2010-10-30 06:00:58 +0400
commit6646c4eac9f07f9a048e5a78ede8377bedaea9dd (patch)
treeb6cd76ae7d85c9ba14e1357f0a172bf523f4c08f
parente7400396f93327ab935578fd3abdebd93d1675c1 (diff)
add some notes for 0.2.6
-rw-r--r--doc/npm.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/npm.md b/doc/npm.md
index b255048bc..e5f61f81b 100644
--- a/doc/npm.md
+++ b/doc/npm.md
@@ -291,3 +291,8 @@ You can also look for isaacs in #node.js on irc://irc.freenode.net.
* 0.2.5:
Make npm OK to use programmatically (Charlie Robbins)
+
+* 0.2.6:
+ More programmatic updates
+ recursive package removal
+ tab completion