Release commit for 5.90124
John Napiorkowski [Fri, 18 Jan 2019 21:16:25 +0000 (15:16 -0600)]
Changes

diff --git a/Changes b/Changes
index 9181622..ff97b33 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 # This file documents the revision history for Perl extension Catalyst.
 
+5.90124 - 2019-01-18
   - Fix problem with from_psgi_response and streaming applications (
     https://github.com/perl-catalyst/catalyst-runtime/pull/168).