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

This commit is contained in:
Parker Moore
2014-03-29 23:19:03 -04:00
parent 840ef35be9
commit 0859c1d1ad

View File

@@ -77,6 +77,7 @@
* Remove `+` characters from Pygments lexer names when adding as a CSS
class (#994)
* Remove some code that caused Ruby interpreter warnings (#2178)
* Only strip the drive name if it begins the string (#2175)
### Development Fixes
* Add a link to the site in the README.md file (#1795)