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>2015-06-05 02:43:00 +0300
committerKat Marchán <kzm@sykosomatic.org>2015-06-05 03:04:26 +0300
commit6d68dbbcbe71a531dd26b681861bea617dfeafba (patch)
tree84b45b6012866bfc112738e41385d2c0d5b92821 /CHANGELOG.md
parent55d6d71562e979e745c9db88861cc39f99b9f3ec (diff)
update changelog for v2.11.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md62
1 files changed, 62 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 048e12de6..93d0ca464 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,65 @@
+### v2.11.2 (2015-06-04):
+
+Another small release this week, brought to you by the latest addition to the
+CLI team, [@zkat](https://github.com/zkat) (Hi, all!)
+
+Mostly small documentation tweaks and version updates. Oh! And `npm outdated`
+is actually sorted now. Rejoice!
+
+It's gonna be a while before we get another palindromic version number. Enjoy it
+while it lasts. :3
+
+#### QUALITY OF LIFE HAS NEVER BEEN BETTER
+
+* [`31aada4`](https://github.com/npm/npm/commit/31aada4ccc369c0903ff7f233f464955d12c6fe2)
+ [#8401](https://github.com/npm/npm/issues/8401) `npm outdated` output is just
+ that much nicer to consume now, due to sorting by name.
+ [@watilde](https://github.com/watilde)
+* [`458a919`](https://github.com/npm/npm/commit/458a91925d8b20c5e672ba71a86745aad654abaf)
+ [#8469](https://github.com/npm/npm/pull/8469) Explicitly set `cwd` for
+ `preversion`, `version`, and `postversion` scripts. This makes the scripts
+ findable relative to the root dir.
+ ([@alexkwolfe](https://github.com/alexkwolfe))
+* [`55d6d71`](https://github.com/npm/npm/commit/55d6d71562e979e745c9db88861cc39f99b9f3ec)
+ Ensure package name and version are included in display during `npm version`
+ lifecycle execution. Gets rid of those little `undefined`s in the console.
+ ([@othiym23](https://github.com/othiym23))
+
+#### WORDS HAVE NEVER BEEN QUITE THIS READABLE
+
+* [`3901e49`](https://github.com/npm/npm/commit/3901e4974c800e7f9fba4a5b2ff88da1126d5ef8)
+ [#8462](https://github.com/npm/npm/pull/8462) English apparently requires
+ correspondence between indefinite articles and attached nouns.
+ ([@Enet4](https://github.com/Enet4))
+* [`5a744e4`](https://github.com/npm/npm/commit/5a744e4b143ef7b2f50c80a1d96fdae4204d452b)
+ [#8421](https://github.com/npm/npm/pull/8421) The effect of `npm prune`'s
+ `--production` flag and how to use it have been documented a bit better.
+ ([@foiseworth](https://github.com/foiseworth))
+* [`eada625`](https://github.com/npm/npm/commit/eada625993485f0a2c5324b06f02bfa0a95ce4bc)
+ We've updated our `.mailmap` and `AUTHORS` files to make sure credit is given
+ where credit is due. ([@othiym23](https://github.com/othiym23))
+
+#### VERSION NUMBERS HAVE NEVER BEEN BIGGER
+
+* [`c929fd1`](https://github.com/npm/npm/commit/c929fd1d0604b5878ed05706447e078d3e41f5b3)
+ `readable-steam@1.1.13`: Manually installed `v1.1.13` (steams3) to make deduping more reliable on `npm@<3`.
+ ([@othiym23](https://github.com/othiym23))
+* [`a9b4b78`](https://github.com/npm/npm/commit/a9b4b78dcc85571fd1cdd737903f7f37a5e6a755)
+ `request@2.57.0`: Replace dependency on IncomingMessage's `.client` with `.socket` as the former was deprecated in 2.2.0.
+ ([@othiym23](https://github.com/othiym23))
+* [`4b5e557`](https://github.com/npm/npm/commit/4b5e557a23cdefd521ad154111e3d4dcc81f1cdb)
+ `abbrev@1.0.7`: Better testing, with coverage.
+ ([@othiym23](https://github.com/othiym23))
+* [`561affe`](https://github.com/npm/npm/commit/561affee21df9bbea5a47298f2452f533be8f359)
+ `semver@4.3.6`: .npmignore added for less cruft, and better testing, with coverage.
+ ([@othiym23](https://github.com/othiym23))
+* [`60aef3c`](https://github.com/npm/npm/commit/60aef3cf5d84d757752db3eb8ede2cb385469e7b)
+ `graceful-fs@3.0.8`: io.js fixes.
+ ([@zkat](https://github.com/zkat))
+* [`f8bd453`](https://github.com/npm/npm/commit/f8bd453b1a1c46ba7666cb166595e8a011eae443)
+ `config-chain@1.1.9`: Added MIT license to package.json
+ ([@zkat](https://github.com/zkat))
+
### v2.11.1 (2015-05-28):
This release brought to you from poolside at the Omni Amelia Island Resort and