update history

This commit is contained in:
Tom Preston-Werner
2010-01-08 18:27:05 -08:00
parent 8d4b96084a
commit add546f61e

View File

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