update history

This commit is contained in:
Tom Preston-Werner 2008-12-15 12:06:54 -08:00
parent fbdcf469c4
commit b0004e803a
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
==
* Major Changes
* Use Maruku (pure Ruby) for Markdown by default [github.com/mreid]
* Minor Enhancements
* Don't load directory_watcher unless it's needed [github.com/pjhyett]