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

This commit is contained in:
Parker Moore 2014-01-11 15:32:12 -08:00
parent dd2fa1e82d
commit 8bc51fdb5c
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@
* Add script/cibuild for fun and profit (#1912)
* Use `Forwardable` for delegation between `Excerpt` and `Post`
(#1927)
* Rename `read_things` to `read_content` (#1928)
### Site Enhancements
* Document Kramdown's GFM parser option (#1791)