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

This commit is contained in:
Parker Moore
2014-01-12 21:30:18 -08:00
parent f23952c8ab
commit 0d6db1613f

View File

@@ -50,6 +50,7 @@
* Use `Forwardable` for delegation between `Excerpt` and `Post`
(#1927)
* Rename `read_things` to `read_content` (#1928)
* Add `script/branding` script for ASCII art lovin' (#1936)
### Site Enhancements
* Document Kramdown's GFM parser option (#1791)