mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user