Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jshcodes committed Feb 10, 2022
1 parent 4492eeb commit 0e8fae9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# Version 1.0.2
## Added features and functionality
+ Added: New _queryCombinedSensorUpdateKernels_ and _querySensorUpdateKernelsDistinct_ operations. (**SensorUpdatePolicy Service Class, Uber Class**)
- `_endpoint/_sensor_update_policies.py`
- `_util.py`
- `_version.py`
- `api_complete.py`
- `sensor_update_policy.py`
- `tests/test_sensor_update_policy.py`
- `tests/test_uber_api_complete.py`


# Version 1.0.1
## Issues resolved
+ Fixed: Parameter abstraction handling issue with the `organization_ids` keyword of the `delete_aws_account` and `get_aws_account` methods within the CSPMRegistration Service Class. Closes #539.
Expand Down

0 comments on commit 0e8fae9

Please sign in to comment.