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:
authorForrest L Norvell <forrest@npmjs.com>2014-12-22 19:25:42 +0300
committerForrest L Norvell <forrest@npmjs.com>2014-12-22 19:25:42 +0300
commitc0dedb88bfa813ed492e4cdbcd34f4a33c3f1085 (patch)
tree9f4052a0fef349416f91142976965c61e76c7a7a /CHANGELOG.md
parent0b62d395b227c25dc578db236018f85d2c249499 (diff)
update changelog for 2.1.16
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fda6a5845..ed99ee9c3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+### v2.1.15 (2014-12-22):
+
+* [`a4e4e33`](https://github.com/npm/npm/commit/a4e4e33edb35c68813f04bf42bdf933a6f727bcd)
+ [#6987](https://github.com/npm/npm/issues/6987) `read-installed@3.1.5`: fixed
+ a regression where a new / empty package would cause read-installed to throw.
+ ([@othiym23](https://github.com/othiym23) /
+ [@pgilad](https://github.com/pgilad))
+
### v2.1.15 (2014-12-18):
* [`e5a2dee`](https://github.com/npm/npm/commit/e5a2dee47c74f26c56fee5998545b97497e830c8)