Note release date for Meteor 1.8.0.1 in History.md.

This commit is contained in:
Ben Newman
2018-11-23 11:48:11 -05:00
parent 0f5bed4707
commit eecc11ea63

View File

@@ -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.