From: Charles McGarvey Date: Sun, 17 Mar 2019 06:46:35 +0000 (-0600) Subject: Release HTTP-AnyUA 0.904 X-Git-Tag: v0.904^0 X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-HTTP-AnyUA;a=commitdiff_plain;h=9f5951b243d33594bbc873e08a6545bf56a7e35e;hp=9f5951b243d33594bbc873e08a6545bf56a7e35e Release HTTP-AnyUA 0.904 * 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. ---