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

This commit is contained in:
Parker Moore 2014-03-28 14:26:41 -04:00
parent 875d92c387
commit 24e4c2706a
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@
* Remove obsolete `normalize_options` method call from `bin/jekyll` (#2121).
* Remove `+` characters from Pygments lexer names when adding as a CSS
class (#994)
* Remove some code that caused Ruby interpreter warnings (#2178)
### Development Fixes
* Add a link to the site in the README.md file (#1795)