update history

This commit is contained in:
Tom Preston-Werner 2009-01-23 14:33:55 -08:00
parent 04a283f618
commit 4cf6b6ae80
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
* Fixed an issue with pygments, markdown, and newlines [github.com/zpinter] * Fixed an issue with pygments, markdown, and newlines [github.com/zpinter]
* Ampersands need to be escaped [github.com/pufuwozu, github.com/ap] * Ampersands need to be escaped [github.com/pufuwozu, github.com/ap]
* Test and fix the site.categories hash [github.com/zzot] * Test and fix the site.categories hash [github.com/zzot]
* Fix site payload available to files [github.com/matrix9180]
== 0.3.0 / 2008-12-24 == 0.3.0 / 2008-12-24
* Major Enhancements * Major Enhancements