update history for #142

This commit is contained in:
Tom Preston-Werner 2010-06-21 17:57:48 -07:00
parent f91954be76
commit 8a417e86c0
1 changed files with 1 additions and 0 deletions

View File

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