CHANGELOG in staugaard-comatose-2.0.2 vs CHANGELOG in staugaard-comatose-2.0.3
- old
+ new
@@ -1,4 +1,10 @@
+- version: 2.0.3 (alpha)
+ - staugaard: Added import and export of pages in admin controller
+
+- version: 2.0.2 (alpha)
+ - staugaard: Added "unloadable" to ComatoseController (problems with ActsAsAuthenticated-integration similar to http://tinyurl.com/6caz5r)
+
- version: 2.0.1 (alpha)
- Merged changes from andreas (http://github.com/andreas)...
- andreas: Fixed comatose:admin:customize raketask (seems plugin_path was wrong, and made use of mkdir_p to avoid "File exists"-errors.)
- andreas: Added "unloadable" to ComatoseAdminController (problems with ActsAsAuthenticated-integration similar to http://tinyurl.com/6caz5r)