diff --git a/Changes b/Changes index 755f614..17d2606 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,9 @@ Revision history for YellowBot-API {{$NEXT}} +0.95 January 11, 2012 + Support JSON POST requests + 0.94 June 2, 2011 Fix signin_url bug More tests diff --git a/dist.ini b/dist.ini index 16b65d3..2880e61 100644 --- a/dist.ini +++ b/dist.ini @@ -12,6 +12,7 @@ namespace::clean = 0 JSON = 2.12 Digest::SHA = 0 URI = 1.36 +UNIVERSAL::require = 0.10 [Prereqs / TestRequires ] Test::More = 0