update history

This commit is contained in:
Tom Preston-Werner 2009-01-21 15:54:52 -08:00
parent 6d7a7f63bd
commit 9b4c2db45b
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
* Bug Fixes * Bug Fixes
* Fix permalink behavior [github.com/cavalle] * Fix permalink behavior [github.com/cavalle]
* 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]
== 0.3.0 / 2008-12-24 == 0.3.0 / 2008-12-24
* Major Enhancements * Major Enhancements