From: Charles McGarvey Date: Sat, 9 Mar 2019 19:33:57 +0000 (-0700) Subject: Release HTTP-AnyUA 0.903 X-Git-Tag: v0.903^0 X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-HTTP-AnyUA;a=commitdiff_plain;h=950a5203bb27c21b549742ce3dec05df1e331b59 Release HTTP-AnyUA 0.903 * Fix bug in Runtime middleware calling ->transform in void context for backends returning Futures. --- diff --git a/Changes b/Changes index 8b873eb..ea9d312 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,11 @@ Revision history for HTTP-AnyUA. {{$NEXT}} +0.903 2019-03-09 12:33:20-07:00 MST7MDT + + * Fix bug in Runtime middleware calling ->transform in void context for + backends returning Futures. + 0.902 2019-03-02 14:07:59-07:00 MST7MDT * Add RequestHeaders middleware diff --git a/README.md b/README.md index d7d3a28..3ff0198 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ HTTP::AnyUA - An HTTP user agent programming interface unification layer # VERSION -version 0.902 +version 0.903 # SYNOPSIS