-
Daniel Palomar authoredDaniel Palomar authored
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 1.10 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[0.1.3]
Added
- Add sponsor and coop agreement data to Partner response. #4
[0.1.2]
Added
- Add the Discovery Channel resource and use it in the SR creation. #3
Fixed
- Cast previous provider from string to int in CRMLead creation call.
[0.1.1]
Fixed
- Cast voluntary contribution from string to int in SR creation call. #2
[0.1.0]
- Search Provider resource
- Create CRMLead resource
- Search and Get Partner resource
- Create SubscriptionRequest resource
- Initial commit with the SubscriptionRequest and the CRMLead resources. Also included the Client with get and post methods.