# 0.0.10 - Added: Update charge link endpoint mapping # 0.0.9 - Added: Forward `partner-token` header # 0.0.8 - Added: Charge link endpoint mapping - Updated: Docs and examples # 0.0.7 - Added: Cancel carnet endpoint mapping - Added: Cancel parcel endpoint mapping - Updated: Docs and examples # 0.0.6 - Added: Carnet resend/history endpoints mapping - Updated: Docs and examples # 0.0.5 - Added: Charge history endpoint mapping - Updated: Docs and examples # 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