update history for #147

This commit is contained in:
Tom Preston-Werner 2010-06-22 16:01:28 -07:00
parent 0ce13c943d
commit 9bb2066cf1
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
* Switch to RakeGem for build/test process
* Only regenerate static files when they have changed (#142)
* Allow arbitrary options to Pygments (#31)
* Allow URL to be set via command line option (#147)
* Bug Fixes
* Render highlighted code for non markdown/textile pages (#116)
* Expand source to full path so includes work anywhere (#101)