X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-HTTP-AnyUA;a=blobdiff_plain;f=Changes;h=ea9d312b2f6fe0ca27af7aaf2072e16f03b0d5b7;hp=8dd6ef9673bf93a774928ea250f520cb8ecec689;hb=950a5203bb27c21b549742ce3dec05df1e331b59;hpb=6fc5b6caa2c6561a981a061ce0ed38a4b4c40737 diff --git a/Changes b/Changes index 8dd6ef9..ea9d312 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,21 @@ 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 + * Fix an error in the middleware synopsis + +0.901 2017-11-05 22:05:57-07:00 MST7MDT + + * Add middleware + * Fix up some documentation issues + 0.900 2017-03-11 18:28:59-07:00 MST7MDT * Initial release