diff --git a/History.md b/History.md index 95138424ee..66ccbfed23 100644 --- a/History.md +++ b/History.md @@ -8,6 +8,16 @@ N/A ### Changes +## v1.8.0.1, 2018-11-23 + +### Breaking changes +N/A + +### Migration steps +N/A + +### Changes + * The `meteor-babel` npm package has been updated to version 7.1.6, improving source maps for applications with custom `.babelrc` files.