Switch the test harness module into CatalystX::, and allow it to
[catagits/Catalyst-Engine-STOMP.git] / Changes
diff --git a/Changes b/Changes
index c7173fb..6d7bde7 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,14 @@
 Revision history for Perl extension Catalyst::Engine::Stomp.
 
+    - Clean up use of deprecated dispatcher methods.
+    - Add an error message in the Catalyst log when we
+      recieve an unserializeable message.
+    - Fix the test application to always run with the
+      correct library paths.
+    - Fix bug causing alternate serializers to not be found
+      when using configuration from a config file.
+
+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.