Skip to content

Commit b32024a

Browse files
author
Conventional Changelog Action
committed
Merge pull request #238 from sandialabs/fix_driver_docstring
fix(driver): doc string if not found returns blank. If multiple, tak… [skip ci]
1 parent e092a1f commit b32024a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [0.8.6](https://github.com/sandialabs/pyscan/compare/v0.8.5...v0.8.6) (2024-12-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **driver:** doc string if not found returns blank. If multiple, takes first ([f723504](https://github.com/sandialabs/pyscan/commit/f723504bc09b1b912a0d4b281a4bb905eecf7264))
7+
* **drivers:** fixed doc string detection exit ([80aefe5](https://github.com/sandialabs/pyscan/commit/80aefe5de6e6907fb68634e7246e4a3b302e4841))
8+
9+
10+
111
## [0.8.5](https://github.com/sandialabs/pyscan/compare/v0.8.4...v0.8.5) (2024-10-29)
212

313

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.5"
2+
"version": "0.8.6"
33
}

0 commit comments

Comments
 (0)