This file contains the version history and changelog and will contain two sections called "future" and "implemented" In "future" there will be preview items that are expected to be developed for the next version. The section "implemented" concludes all already developed API Routines and Calls that are in the current version.
- 0.0.11
- Add methods to check for installed applications (Status: Installed/Managed/Removed)
- 0.0.10
- Added method check_device_tag() to check if a device has a given tag already applied
- 0.0.9
- Added methods add_device_tag() and remove_device_tag() under MDM.Tags()