###### v1.0.2 ###### 2020-2-3 New Modules ^^^^^^^^^^^ * Added API modules for cancel and delete change controls. (`21102ac `_) [`mharista `_] * Add modules for applying configlets to containers and removing configlets from containers. (`89 `_) [`mharista `_] * Add module and test for API endpoint /provisioning/v2/validateAndCompareConfiglets.do. (`93 `_) [`mharista `_] * Updates for CVP 2019. Add search_configlets method. Update how we set the api version. Use pkg_resoureces.parse_version instead of brute force. (`95 `_) [`grybak-arista `_] * Add method and tests for API endpoint /provisioning/getNetElementInfoById.do. (`d26d69f `_) [`mharista `_] * Add method and tests for resetting a device back to Undefined container. (`fb9a96b `_) [`mharista `_] * Add method for adding configletbuilder. (`97 `_) [`networkRob `_] Enhancements ^^^^^^^^^^^^ * Add snapshot template key to task list entries for create change control method. (`80 `_) [`mharista `_] * Update add_devices_to_inventory to support multiple devices in one call. (`84 `_) [`grybak-arista `_] * Add ability to set API request timeout via client connect method. (`92 `_) [`mharista `_] * Add return value for cancel_task method and update necessary tests. (`2356d59 `_) [`mharista `_] * Update existing Change Control APIs and add new ones for 2019.1.0. (`4fddb1e `_) [`mharista `_] * Update change_control_available_tasks to use standard get_tasks_by_status for 2019.1. (`06eb19a4 `_) [`mharista `_] Fixed ^^^^^ * Fix issue where requests fail if response has no json payload. (`81 `_) [`mharista `_] * Update error handling of unauthorized user for CVP 2019.x. (`f4bf302 `_) [`mharista `_]