# 0.0.4 - Added: Custom http header # 0.0.3 - Changed: Encode url params for get methods # 0.0.2 - Changed: Functions now receive a single hash param like `{params: params, body: body}` instead of receiving two params `params, body` as before. - Added: Docs and examples # 0.0.1 - Initial release