mindtouch-http.js release 2.0.0
This release introduces a breaking change for Plug:
When calling Plug.prototype.at, the segments passed in are no longer URI-encoded. It is now up to the caller to ensure the segments are encoded properly before they are passed to the at() function.