changelog
Graham Knop [Sat, 3 Nov 2018 14:24:31 +0000 (15:24 +0100)]
Changes

diff --git a/Changes b/Changes
index 8eea042..13d7be6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 # This file documents the revision history for Perl extension Catalyst.
 
+  - releasing as stable
+
 5.90_121 - 2018-10-22
   - use the :utf8_strict (PerlIO::utf8_strict) rather than :encoding file handle
     layer to handle decoding uploads, as a performance boost.