Update history to reflect merge of #1615

This commit is contained in:
Matt Rogers 2013-10-10 20:48:25 -05:00
parent 0761769dda
commit 441b6d68c2
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
* Print server address when launching a server (#1586)
* Downgrade to Maruku `~> 0.6.0` in order to avoid changes in rendering (#1598)
* Fix error with failing include tag when variable was file name (#1613)
* Downcase lexers before passing them to pygments (#1615)
### Development Fixes
* Add coverage reporting with Coveralls (#1539)