update history for #64 fix

This commit is contained in:
Tom Preston-Werner 2010-01-13 22:46:58 -08:00
parent a2e0d76d4e
commit 5fec20dfa8
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
* Render highlighted code for non markdown/textile pages (#116)
* Expand source to full path so includes work anywhere (#101)
* Fix highlighting on Ruby 1.9 (#65)
* Fix extension munging when pretty permalinks are enabled (#64)
== 0.5.7 / 2010-01-12
* Minor Enhancements