From: Charles McGarvey Date: Sun, 17 Mar 2019 06:47:47 +0000 (-0600) Subject: fix Changes mistake X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-HTTP-AnyUA;a=commitdiff_plain;h=4c48dd2fb3acf8a2fe7b6aeb073217ce41f2a393 fix Changes mistake --- diff --git a/Changes b/Changes index 440ea85..f8edb3d 100644 --- a/Changes +++ b/Changes @@ -5,7 +5,7 @@ Revision history for HTTP-AnyUA. 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. + to respond with AnyEvent::Future 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