Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveMcGrath committed Sep 23, 2024
1 parent b670aeb commit f8ad3d1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Linted CHANGELOG.md
- Fixed missing variable passing within graphql queries #839
- Updated the GQL Queries for Cloud Security #840
- Updated pipeline w/ pre-commit checks

### Fixed

- Updated default ovject params for Security Center #714
- Agents List throws an exception when no agents are available #687
- Updated Security Center users endpoints with user migration upon delete #541

[1.5.2]: https://github.com/tenable/pyTenable/compare/1.5.1...1.5.2

Expand Down
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
recursive-exclude tests *
recursive-exclude tests *

0 comments on commit f8ad3d1

Please sign in to comment.