Update history to reflect merge of #1927

This commit is contained in:
Matt Rogers 2014-01-11 12:20:16 -06:00
parent d31efc7984
commit 649e5a156a
1 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,8 @@
* Fix the `highlight` tag feature (#1859) * Fix the `highlight` tag feature (#1859)
* Test Jekyll under Ruby 2.1.0 (#1900) * Test Jekyll under Ruby 2.1.0 (#1900)
* Add script/cibuild for fun and profit (#1912) * Add script/cibuild for fun and profit (#1912)
* Use `Forwardable` for delegation between `Excerpt` and `Post`
(#1927)
### Site Enhancements ### Site Enhancements
* Document Kramdown's GFM parser option (#1791) * Document Kramdown's GFM parser option (#1791)