Merge pull request #9327 from meteor/abernix/update-1.5.4-history.md-master

Update History.md with changes in Meteor 1.5.4.
This commit is contained in:
Jesse Rosenberger
2017-11-09 00:45:07 +02:00
committed by GitHub

View File

@@ -108,6 +108,15 @@
* You can now run `meteor test --driver-package user:package` without
first running `meteor add user:package`.
## v1.5.4, 2017-11-08
* Node has been updated to version 4.8.6. This release officially
includes our fix of a faulty backport of garbage collection-related
logic in V8 and ends Meteor's use of a custom Node with that patch.
In addition, it includes small OpenSSL updates as announced on the
Node blog: https://nodejs.org/en/blog/release/v4.8.6/.
[Issue #8648](https://github.com/meteor/meteor/issues/8648)
## v1.5.3, 2017-11-04
* Node has been upgraded to version 4.8.5, a recommended security