README.md in capistrano-demonz-0.0.7 vs README.md in capistrano-demonz-0.0.8
- old
+ new
@@ -1,9 +1,20 @@
# Capistrano::Demonz
Capistrano recipes developed for use by [Demonz Media](http://demonzmedia.com).
-**Current version:** 0.0.5
+**Current version:** 0.0.8
+
+## Changes ##
+### 0.0.8 ###
+* Added 'deploy:delete_release' for the Drupal recipe, lets you remove a specific release (and cleanup as required).
+
+### 0.0.6/0.0.7
+* Fixed a number of bugs and default settings issues.
+* Added automated Compass (SASS) compilation
+
+### 0.0.5
+* Initial stable release
Only includes a Drupal recipe for now.
## Installation