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
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/changelog.md b/doc/changelog.md
index 7960ab8c6..4c572dd89 100644
--- a/doc/changelog.md
+++ b/doc/changelog.md
@@ -239,4 +239,7 @@ npm-changelog(1) -- Changes
Read package defaults when reading json
* 0.3.0:
- More correct permission/uid handling. (Sudo is now ok!)
+ More correct permission/uid handling. (Sudo is now ok!)
+ Require node 0.4.0
+ Separate semver out into a separate utility.
+