changelog.txt in api-tester-0.0.4 vs changelog.txt in api-tester-0.0.5

- old
+ new

@@ -1,12 +1,25 @@ +0.0.5 + +- Adding support for delete, put, head, options, copy, mkcol, move, propfind, proppatch, trace, lock, unlock, and patch verbs +- Fixing test output to be more readable + +0.0.4 + +- Moving test_helper from tester level to endpoint level in preparation for moving to full definition + +0.0.3 + +- Fixing Problem with 0.0.2 + 0.0.2 - Moving url from methods to endpoints