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:
authorRebecca Turner <me@re-becca.org>2016-02-01 22:00:24 +0300
committerRebecca Turner <me@re-becca.org>2016-02-02 00:47:03 +0300
commit4ec9a49e0cdbf0ab301b99b823372f610668e99e (patch)
tree8c03c9d72d6bf2289a72eaa33d784672e361398f
parent655dd68715d9e7f242ea7f081fa59a86f1da8007 (diff)
doc: update changelog for 3.7.1
-rw-r--r--CHANGELOG.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f0ee97f26..6522a40a7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,17 @@
+### v3.7.1 (2016-02-01):
+
+Super quick Monday patch on last week's release.
+
+If you ever wondered why we release things to the `npm@next` tag for a week
+before promoting them to `npm@latest`, this is it!
+
+#### RELEASE TRAIN VINDICATED (again)
+
+* [`adcaf04`](adcaf047811dcc475ab1984fc93fe34540fc03d7)
+ [#11349](https://github.com/npm/npm/issues/11349)
+ Revert last weeks change to use JSON clone instead of `lodash.cloneDeep`.
+ ([@iarna](https://github.com/iarna))
+
### v3.7.0 (2016-01-20):
Hi all! This week brings us some important performance improvements,