update history for #31

This commit is contained in:
Tom Preston-Werner 2010-06-21 19:32:50 -07:00
parent aa9993a6c1
commit 6932a40d17
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
* Generate phase added to site#process and pagination is now a generator
* Switch to RakeGem for build/test process
* Only regenerate static files when they have changed (#142)
* Allow arbitrary options to Pygments (#31)
* Bug Fixes
* Render highlighted code for non markdown/textile pages (#116)
* Expand source to full path so includes work anywhere (#101)