update changelog

This commit is contained in:
Thomas Reynolds 2011-12-17 14:02:32 -08:00
parent b73ff3100f
commit 559b42abb5

View file

@ -10,9 +10,10 @@
* Sitemap object representing the known world
* FileWatcher proxies file change events
* Unified callback solution
* Removed Slim and Maruku from base install. Will need to be installed and required by the user (in - config.rb)
* Removed Slim from base install. Will need to be installed and required by the user (in - config.rb)
* Activate mobile html5boilerplate template
* Update to Redcarpet for Markdown (breaks Haml :markdown filter)
* Return correct exit codes (0 for success, 1 for failure) from CLI
2.0.14
====