All notable changes to this project will be documented in this file.
- Global gateway url
- Messages collection moved from class to instance. PR by sheepsy90.
- Fixed a bug, where setting the sender was ignored.
- init.py to new subfolder as a fix for the published module.
- Changelog to repository.
- Reference and customgrouping3 to request body in text_client:send().
- Docstrings to most functions.
- Refactored module name: CM_text_sdk_python > cm_text_sdk_python.
- Implemented _init_ in cm_text folder for better imports.
- Refactored all camelcase files to lowercase.
- Gave every example a preceding number in order of creation.