Update history to reflect merge of #1170.

This commit is contained in:
Matt Rogers 2013-06-03 10:09:43 -05:00
parent cd3732e612
commit 4270cce2e0
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
* Move the building of related posts into their own class (#1057) * Move the building of related posts into their own class (#1057)
* Removed trailing spaces in several places throughout the code (#1116) * Removed trailing spaces in several places throughout the code (#1116)
* Add a `--force` option to `jekyll new` (#1115) * Add a `--force` option to `jekyll new` (#1115)
* Convert IDs in the site template to classes (#1170)
### Bug Fixes ### Bug Fixes
* Fix typo in Stevenson constant "ERROR". (#1166) * Fix typo in Stevenson constant "ERROR". (#1166)