Skip to content

Commit

Permalink
TSP-634 Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
GT, Shreya committed May 22, 2024
1 parent 43a8799 commit 2551f40
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
Fixed -- for any bug fixes.
Security -- in case of vulnerabilities.
-->

## [0.16.0]

### Changed
- Both lxi and usb device info struct's instrument address field has same name (TSP-634)

## [0.15.3]

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tektronix/kic-cli",
"version": "0.15.3",
"version": "0.16.0",
"main": "index.js",
"bin": {
"windows-kic": "./bin/kic.exe",
Expand Down

0 comments on commit 2551f40

Please sign in to comment.