Changelog
[catagits/Catalyst-Engine-STOMP.git] / Changes
diff --git a/Changes b/Changes
index 958f7e6..c7173fb 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,19 @@
 Revision history for Perl extension Catalyst::Engine::Stomp.
 
-0.01  Tue Dec 16 10:15:20 2008
-       - original version; created by h2xs 1.23 with options
-               -n Catalyst::Engine::Stomp
+    - 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
+
+0.01  Fri May 15 21:39:30 2009
+       - Initial CPAN Release