From 2df59ba2294d35abb54af5abdadef474ded3dcaa Mon Sep 17 00:00:00 2001 From: Ben Newman Date: Fri, 29 Sep 2017 17:13:22 -0400 Subject: [PATCH] Mention another 1.5.2.2 bug fix in History.md and update date. --- History.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/History.md b/History.md index ee092472b1..9e44e78482 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,4 @@ -## v1.5.2.2, TBD +## v1.5.2.2, 2017-10-02 * Fixes a regression in 1.5.2.1 which resulted in the macOS firewall repeatedly asking to "accept incoming network connections". While the @@ -30,6 +30,9 @@ This resolves "Cannot find module crypto" and similar errors. [Issue #9136](https://github.com/meteor/meteor/issues/9136) +* A bug that prevented building some binary npm packages on Windows has + been fixed. [Issue #9153](https://github.com/meteor/meteor/issues/9153) + ## v1.5.2.1, 2017-09-26 * Updating to Meteor 1.5.2.1 will automatically patch a security