Skip to content

Commit

Permalink
Merge pull request #640 from tenable/release-1.4.9-changelog
Browse files Browse the repository at this point in the history
Updating Change log for release 1.4.9
  • Loading branch information
varap11 authored Nov 9, 2022
2 parents 89e7c3c + 2ab8a9f commit 7b0219c
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [1.4.9]
### Added

- Support for initiating exports and getting the export UUID.
- Bug Fix for scans.results()
- Support for initiating exports (and getting the export UUID).
- Support for Tenable.ot plugins, events, more support for asset details.

### Fixed

- Bug in `tio.scans.results()` fixed to pass `history_id` and `history_uuid`.

### Changed

- Refactored Tenable.ot session client.

### Removed

- Support for Python Version 3.6.


[1.4.9]: https://github.com/tenable/pyTenable/compare/1.4.8...1.4.9

Expand Down

0 comments on commit 7b0219c

Please sign in to comment.