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