v0.11.0
- Added rdf+xml to the list of parseable XML content types. Fixes #136
- Added .patch() method.
- Fix writing to output file. Closes #140
- Added 'header' event to stream response, that includes both statusCode and headers.
- Changed JSON.parse() to require() in needle.js, allowing needle to run with browserify.