X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-HTTP-AnyUA;a=blobdiff_plain;f=Changes;h=440ea85039b9f80951bb9b2b6b1508fe961b3674;hp=ea9d312b2f6fe0ca27af7aaf2072e16f03b0d5b7;hb=21012a2ce1c640ef6a37654f5051b05ddee304e2;hpb=8306d573a50cbac0d76bf01ce98e82beec36e42d diff --git a/Changes b/Changes index ea9d312..440ea85 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,12 @@ Revision history for HTTP-AnyUA. {{$NEXT}} +0.904 2019-03-17 00:45:41-06:00 MST7MDT + + * When AnyEvent::HTTP and Mojo::UserAgent are used as backends, we now try + to respond with AnyEvent::HTTP and Future::Mojo respectively. + * HTTP::Tiny is now a recommended (instead of suggested) runtime dependency. + 0.903 2019-03-09 12:33:20-07:00 MST7MDT * Fix bug in Runtime middleware calling ->transform in void context for