update history

This commit is contained in:
Tom Preston-Werner 2010-01-08 18:09:36 -08:00
parent 473f3ffc11
commit d020d4f2bf
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
* Don't break on triple dashes in yaml frontmatter (#93) * Don't break on triple dashes in yaml frontmatter (#93)
* Minor Enhancements * Minor Enhancements
* Allow .mkd as markdown extension * Allow .mkd as markdown extension
* Use $stdout/err instead of constants (#99)
== 0.5.5 == 0.5.5
* Bug Fixes * Bug Fixes