update history

This commit is contained in:
Tom Preston-Werner 2009-04-01 20:26:43 -07:00
parent f2ea61ba2a
commit b85eb4a373
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@
* Prevent _posts from being copied to the destination directory [github.com/bdimcheff]
* Refactors
* Factored the filtering code into a method [github.com/Chrononaut]
* Fix tests and convert to Shoulda [github.com/qrush, github.com/technicalpickles]
* Add Cucumber acceptance test suite [github.com/qrush, github.com/technicalpickles]
== 0.4.1
* Minor Enhancements