Skip to content

Commit 2eeae0e

Browse files
author
Conventional Changelog Action
committed
test(core): added tests for these changes. [skip ci]
1 parent 8d8372c commit 2eeae0e

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.7.1](https://github.com/sandialabs/pyscan/compare/v0.7.0...v0.7.1) (2024-09-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **core:** fixing ability for empty property scans inbetween used scans. Now adding a check to block this. Scans must be populated in sequential order. ([91b7c41](https://github.com/sandialabs/pyscan/commit/91b7c41df565755cb744bb216ca43066b90214f3))
7+
8+
9+
110
# [0.7.0](https://github.com/sandialabs/pyscan/compare/v0.6.0...v0.7.0) (2024-07-16)
211

312

VERSION.json

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

0 commit comments

Comments
 (0)