Skip to content

Commit

Permalink
Merge 61a4a8d into c17e31f
Browse files Browse the repository at this point in the history
  • Loading branch information
esarver authored Oct 28, 2024
2 parents c17e31f + 61a4a8d commit b44fd7d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
## [0.18.1]

### Fixed

- Fix issue where versatest instrument fw flash would be aborted by drop

## [0.18.0]
Expand Down Expand Up @@ -65,33 +66,38 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
- Implemented Drop for AsyncStream (TSP-584)

### Security

- Update `h2` crate (GHSA-q6cp-qfwq-4gcv), which isn't anticipated to be
exploitable for this crate


## [0.15.0]

### Changed

- Use `*TST?` on TTI instruments instead of `print("unlocked")`
- Add short delay before dropping TTI Instrument to ensure `logout` is sent.


## [0.14.1]

### Fixed

- Update Dependencies (TSP-576)


## [0.13.2]

### Fixed

- Updated project manifests to have update version info


## [0.13.0]

### Changed
- Using `read_password`instead of `prompt_password` of rpassword crate (TSP-517)

- Using `read_password` instead of `prompt_password` of rpassword crate (TSP-517)

<!--Version Comparison Links-->
[Unreleased]: https://github.com/tektronix/tsp-toolkit-kic-lib/compare/v0.18.3..HEAD
Expand Down

0 comments on commit b44fd7d

Please sign in to comment.