Releases: Aidenwebb/connectwise-rest-api-python
Releases · Aidenwebb/connectwise-rest-api-python
v0.0.15
v0.0.15
- bump version to v0.0.15 - includes new notes endpoint
 - moved some of the setup.py stuff to the connectwise/version.py file to only have to change version et. al in one place (cc @Aidenwebb )
 - Fixed service.notes import so it works properly
 - Added logging null handler to support inherited logging buses: https://docs.python.org/3/library/logging.handlers.html#nullhandler