ChangeLog in caterpillar-1.0.7 vs ChangeLog in caterpillar-1.2.5
- old
+ new
@@ -1,4 +1,32 @@
+= 1.2.5
+ - Ruby 1.9 compatibility fix
+ - define utf8 encoding (thanks to Hendie Dijkman for mentioning about it)
+
+= 1.2.4
+ - use standalone Rails defaults in the installed config file
+ - updated xUnit tests in the portlet test bench
+
+= 1.2.3
+ - include rails-portlet 0.9.2
+ - parse session key and secret into the XML
+ - provide Caterpillar::Security actions for Rails controllers
+
+= 1.1.2
+ - allow to defining the deploy_dir in config/portlets.rb
+ (requested by TĂșlio Ornelas dos Santos, who sent the original patch)
+
+= 1.1.1
+ - regression fix
+
+= 1.1.0
+ - include rails-portlet 0.8.1
+ - improved test bench appearance, updated available tests
+ - added JUnit test controller for automatic testing
+ - moved db:migrate and db:rollback to lportal
+ - gem loading is now handled by a static class
+ - fixed gem loading with Rails 2.3.5'
+
= 1.0.7
- include rails-portlet 0.7.2
= 1.0.6
- include rails-portlet 0.7.0