X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Engine-STOMP.git;a=blobdiff_plain;f=Changes;h=4e3f54c25b70a417731b998ca037d63e6944515c;hp=6e2eef8328e5c7fa05f7108ac44787e410bfd413;hb=6aff22e8535d05f850052a9f856e652088df9fb6;hpb=93202d2024a21907421081c1e22871fd0db36282 diff --git a/Changes b/Changes index 6e2eef8..4e3f54c 100644 --- a/Changes +++ b/Changes @@ -1,10 +1,20 @@ Revision history for Perl extension Catalyst::Engine::Stomp. -0.01 Fri May 15 21:39:30 2009 - Initial CPAN Release +0.05 Sun Jun 07 01:38:46 2009 + - Cleanups, tests and documentation additions. + - Add namespace:autoclean + - Handle 'no type' messages better, attempt to reply saying so. + +0.04 Mon Jun 01 09:21:00 2009 + - Remove dependency on Catalyst::Action::REST, use + Data::Serializer directly instead. + +0.03 Thu May 21 22:57:00 2009 + - Add Alien::ActiveMQ for real testing. 0.02 Sun May 17 00:00:00 2009 - Rename TestApp + - Rename TestApp + +0.01 Fri May 15 21:39:30 2009 + - Initial CPAN Release -0.03 Thu May 21 22:57:00 2009 - Depend on a less hateful Alien::ActiveMQ