Skip to content

Commit 46afde3

Browse files
bump: version 0.7.0 → 0.7.1
1 parent 1b27bc9 commit 46afde3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.7.1 (2026-03-12)
2+
3+
### Fix
4+
5+
- enable passing of original_entity_override to fix instance where id cannot be sourced from current entity
6+
17
## v0.7.0 (2026-03-12)
28

39
### Feat

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "data-validation-engine"
3-
version = "0.7.0"
3+
version = "0.7.1"
44
description = "`nhs data validation engine` is a framework used to validate data"
55
authors = ["NHS England <england.contactus@nhs.net>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)