Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jshcodes committed Aug 1, 2024
1 parent 8df0591 commit 4475744
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,6 @@
> Unit testing expanded to complete code coverage.
- `tests/test_certificate_based_exclusions.py`

+ Added: Added new __Data Scanner__ service collection with 3 new operations.
- `__init__.py`
- `_endpoint/__init__.py`
- `_endpoint/_datascanner.py`
- `_endpoint/deprecated/_datascanner.py`
- `datascanner.py`
> Unit testing expanded to complete code coverage.
- `tests/test_datascanner.py`


+ Added: Added new __Compliance Assessments__ service collection with 11 new operations.
- `__init__.py`
- `_endpoint/__init__.py`
Expand All @@ -55,6 +45,9 @@
- `dev-setup.py`
- Thanks go out to @gansel51 for identifying this issue and contributing a fix! 🙇

+ Pinned: `zipp` package pinned to version __3.19.1__ to avoid a potential vulnerability.
- `requirements-dev.txt`

---

# Version 1.4.4
Expand Down

0 comments on commit 4475744

Please sign in to comment.