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

This commit is contained in:
Alfred Xing 2015-02-16 13:05:15 -08:00
parent 32cc745142
commit 7fb3b096c3
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
* Site template: Remove undefined `text` class from `p` element (#3440)
* Site template: Optimize text rendering for legibility (#3382)
* Add `draft?` method to identify if Post is a Draft & expose to Liquid (#3456)
* Write regeneration metadata even on full rebuild (#3464)
### Bug Fixes