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:
authorKat Marchán <kzm@sykosomatic.org>2017-11-28 06:46:13 +0300
committerKat Marchán <kzm@sykosomatic.org>2017-11-28 06:46:13 +0300
commit0cc9d89ed2d46745f91d746fda9d205fd39d3daa (patch)
tree370300df1eced0a5d72b6eb7e410045a3a4a62ba /CHANGELOG.md
parent5e426a78ca02d0044f8dd26e0c5f881217081cbd (diff)
docs: remove bumped tar from 5.6.0 log
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e195ec898..f06d0c752 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -29,11 +29,6 @@ You may have noticed this is a semver-minor bump. Wondering why? This is why!
will allow npm to explicitly cache git dependencies.
([@isaacs](https://github.com/isaacs))
-### Performance
-
-* [`39ba4aa74`](https://github.com/npm/npm/commit/39ba4aa7479220e61573c0c1977124c2199f49d0)
- `tar@4.1.0`: Reduce number of overall fs operations during packing/unpacking.
-
### Node 9
Previously, it turns out npm broke on the latest Node, `node@9`. We went ahead