Skip to content

Commit 2d886ac

Browse files
bump: version 0.5.0 → 0.5.1
1 parent cee39a0 commit 2d886ac

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v0.5.1 (2026-01-28)
2+
3+
### Fix
4+
5+
- re-add audit table logging after accidental removal
6+
- deal with pathing assumption that file had been moved to processed_file_path during file transformation
7+
18
## v0.5.0 (2026-01-16)
29

310
### 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 = "nhs_dve"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
description = "`nhs data validation engine` is a framework used to validate data"
55
authors = ["NHS England <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)