From 8111eee00d40058402aa83f6ee2f6612dceef40a Mon Sep 17 00:00:00 2001 From: Ben Newman Date: Fri, 15 Apr 2016 20:55:38 -0400 Subject: [PATCH] Update History.md to reflect the one change in 1.3.2.1. --- History.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/History.md b/History.md index a6c2560760..b0c40f3cb2 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,9 @@ +## v1.3.2.1 + +* Fixed faulty comparison of .sourcePath and .targetPath properties of + files scanned by the ImportScanner, which caused problems for apps using + the `tap:i18n` package. 6e792a7cf25847b8cd5d5664a0ff45c9fffd9e57 + ## v1.3.2 * The `meteor/meteor` repository now includes a `Roadmap.md` file: