mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Update History.md to reflect changes in the 1.3.4.4 release.
https://github.com/meteor/meteor/pull/7377#commitcomment-18199666
This commit is contained in:
10
History.md
10
History.md
@@ -1,5 +1,15 @@
|
||||
## v.NEXT
|
||||
|
||||
## v1.3.4.4
|
||||
|
||||
* Fixed [#7374](https://github.com/meteor/meteor/issues/7374).
|
||||
|
||||
* The default loglevel for internal `npm` commands (e.g., those related to
|
||||
`Npm.depends`) has been set to "error" instead of "warn". Note that this
|
||||
change does not affect `meteor npm ...` commands, which can be easily
|
||||
configured using `.npmrc` files or command-line flags.
|
||||
https://github.com/meteor/meteor/commit/0689cae25a3e0da3615a402cdd0bec94ce8455c8
|
||||
|
||||
## v1.3.4.3
|
||||
|
||||
* Node has been upgraded to 0.10.46.
|
||||
|
||||
Reference in New Issue
Block a user