update history

This commit is contained in:
Tom Preston-Werner 2010-01-08 18:27:05 -08:00
parent 8d4b96084a
commit add546f61e
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
* Minor Enhancements * Minor Enhancements
* Allow .mkd as markdown extension * Allow .mkd as markdown extension
* Use $stdout/err instead of constants (#99) * Use $stdout/err instead of constants (#99)
* Properly wrap code blocks (#91)
== 0.5.5 == 0.5.5
* Bug Fixes * Bug Fixes