Skip to content

Commit b56008c

Browse files
author
Conventional Changelog Action
committed
fix(keysite driver): Added new exception for keysite SD1 loading, rem… (#244)
* fix(keysite driver): Added new exception for keysite SD1 loading, removed error message * syntax(): fixed flake8 error [skip ci]
1 parent ee281ae commit b56008c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.8.7](https://github.com/sandialabs/pyscan/compare/v0.8.6...v0.8.7) (2025-02-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **keysite driver:** Added new exception for keysite SD1 loading, rem… ([#244](https://github.com/sandialabs/pyscan/issues/244)) ([ee281ae](https://github.com/sandialabs/pyscan/commit/ee281ae7cb2e773072d03131da585c8f8bef5ebd))
7+
8+
9+
110
## [0.8.6](https://github.com/sandialabs/pyscan/compare/v0.8.5...v0.8.6) (2024-12-17)
211

312

pyscan/VERSION.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "0.8.6"
2+
"version": "0.8.7"
33
}

0 commit comments

Comments
 (0)