From fbd4b06085fca1fb7c48eca9680f2eee68c9a34c Mon Sep 17 00:00:00 2001 From: Tom Coleman Date: Wed, 9 Nov 2016 10:47:57 +1100 Subject: [PATCH] Add changelog entry for #7807 --- History.md | 6 ++++++ 1 file changed, 6 insertions(+) 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