Update history to reflect merge of #1898

This commit is contained in:
Parker Moore
2014-01-03 21:14:12 -08:00
parent 35948fa55c
commit 32b952803e

View File

@@ -23,6 +23,7 @@
* Bump dependency `mercenary` to `~> 0.2.0` (#1879)
* Bump dependency `safe_yaml` to `~> 1.0` (#1886)
* Allow sorting of content by custom properties (#1849)
* Add `--quiet` flag to silence output during build and serve (#1898)
### Bug Fixes
* Don't allow nil entries when loading posts (#1796)