diff --git a/History.md b/History.md index 5e3f6ced7f..ab21bcdcb3 100644 --- a/History.md +++ b/History.md @@ -13,6 +13,12 @@ [Issue #7715](https://github.com/meteor/meteor/issues/7715) [PR #7728](https://github.com/meteor/meteor/pull/7728) +* `meteor create` now has a new `--full` option, which generates an larger app, + demonstrating development techniques highlighted in the + [Meteor Guide](http://guide.meteor.com) + + [PR #7807](https://github.com/meteor/meteor/pull/7807) + ## v1.4.2.1 * Installing the `babel-runtime` npm package in your application