All notable changes to this project will be documented in this file.
Updates should follow the Keep a CHANGELOG principles.
0.2.0 - 2020-08-20
- Wrapper method for createCustomer endpoint
- Wrapper method for removeCustomer endpoint
- Updated the
README.md
file to show usage for bothcreateCustomer
andremoveCustomer
methods - Populated this CHANGELOG file
0.1.1 - 2020-08-19
- A bug with the HttpClient where post request parameters could not be read by the API
server due to the wrong
Content-Type
Header
0.1.0 - 2020-08-19
- TextNg API Library