Bump versions back to 5.8.4
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index bea41db..8fbb89f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -6,6 +6,8 @@
 
   Refactoring / cleanups:
      - Catalyst::Classdata now warns when class methods are called on instances.
+     - Reduce minimum supported perl version from 5.8.6 to 5.8.4 as there are
+       many people still running this version with no known issues.
 
   Tests:
      - Make the optional_http_server.t test an author only test which must be