Skip to content

Commit 2f118cf

Browse files
author
Conventional Changelog Action
committed
Merge pull request #167 from sandialabs/drivers
Drivers [skip ci]
1 parent 5b7ca69 commit 2f118cf

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [0.5.0](https://github.com/sandialabs/pyscan/compare/v0.4.0...v0.5.0) (2024-06-06)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed issues with keithley2260b and Stanford830 preventing them from passing test cases. ([fadae52](https://github.com/sandialabs/pyscan/commit/fadae5204fc1e6d7caac10bf045417bf6f0160b0))
7+
8+
9+
### Features
10+
11+
* completed solution for tracking driver versions and last date tested. ([45e0589](https://github.com/sandialabs/pyscan/commit/45e05894a6580d95686eadb4768fc7c8c251d414))
12+
13+
14+
115
# [0.4.0](https://github.com/sandialabs/pyscan/compare/v0.2.0...v0.4.0) (2024-05-30)
216

317

VERSION.json

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

0 commit comments

Comments
 (0)