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
1 changed files with 1 additions and 0 deletions

View File

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