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

This commit is contained in:
Parker Moore 2015-02-14 01:35:00 -08:00
parent 9b50fc9f3b
commit 00ec13c11b
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@
* Site template: Don't always show the scrollbar in code blocks (#3419) * Site template: Don't always show the scrollbar in code blocks (#3419)
* Site template: Remove undefined `text` class from `p` element (#3440) * Site template: Remove undefined `text` class from `p` element (#3440)
* Site template: Optimize text rendering for legibility (#3382) * Site template: Optimize text rendering for legibility (#3382)
* Add `draft?` method to identify if Post is a Draft & expose to Liquid (#3456)
### Bug Fixes ### Bug Fixes