update history

This commit is contained in:
Tom Preston-Werner 2008-12-06 16:05:40 -08:00
parent e3f56198ba
commit be3d45883d
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
== 0.1.3 /
* Major Features
* Markdown support [github.com/vanpelt]
* Mephisto and CSV converters [github.com/vanpelt]
* Code hilighting [github.com/vanpelt]
* Bug Fixes
* Accept both \r\n and \n in YAML header [github.com/vanpelt]
== 0.1.2 / 2008-11-22
* Major Features
* Add a real "related posts" implementation using Classifier