=================================================================== RCS file: /cvs/HOPE/Net-OpenAMD/Changes,v retrieving revision 1.5 retrieving revision 1.9 diff -u -r1.5 -r1.9 --- HOPE/Net-OpenAMD/Changes 2010/07/13 01:16:08 1.5 +++ HOPE/Net-OpenAMD/Changes 2010/07/17 12:48:28 1.9 @@ -1,5 +1,16 @@ Revision history for Net-OpenAMD +0.1.1 Fri Jul 16 21:47:39 2010 + Fix tests so they pass, mostly by not overriding the default and + just using https://api.hope.net/api/ + +0.1.0 Tue Jul 13 22:20:41 2010 + The API is producing useful data so grab that to use for testing. + That means I can test with what the API provides not just what + the docs claim. + Test with Test::Deep to be able to have passing tests + without knowing the actual data. + 0.0.3 Mon Jul 12 17:15:51 2010 better handling of bad JSON from the API (just report, no fixing) actually add query strings properly to the request uri @@ -14,4 +25,4 @@ 0.0.1 Thu Jun 24 14:43:47 2010 Initial release. -$AFresh1: Changes,v 1.4 2010/06/30 19:03:21 andrew Exp $ +$AFresh1: Changes,v 1.8 2010/07/14 05:21:23 andrew Exp $