CHANGELOG.rdoc in capistrano-configuration-0.2.0 vs CHANGELOG.rdoc in capistrano-configuration-0.2.1
- old
+ new
@@ -1,4 +1,8 @@
+== 0.2.1 (Nov 18, 2009)
+
+* Fix namespace conflicts with latest version of Capistrano
+
== 0.2.0 (March 9, 2009)
* Multi level configuration is now possible (when previously only one level was working)
* A to_file option can be passed to configure method to specify the location of the yml file (defaults to config directory)
* Raises to ensure methods are called in the right order