Update history to reflect merge of #3180 [ci skip]

This commit is contained in:
Parker Moore 2014-12-07 15:38:45 -08:00
parent 253bcc2faf
commit 6deed4c66b
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@
### Development Fixes
* Exclude built-in bundles from being added to coverage report (#3180)
### Site Enhancements
* Document the `-q` option for the `build` and `serve` commands (#3149)