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

This commit is contained in:
Parker Moore 2014-03-29 23:19:03 -04:00
부모 840ef35be9
커밋 0859c1d1ad
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

@ -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)