Skip to content

Commit 3545700

Browse files
bump: version 0.8.4 → 0.8.5
1 parent f5047c2 commit 3545700

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.8.5 (2026-09-03)
2+
3+
### Fix
4+
5+
- remove record rejection from error report (#149)
6+
17
## v0.8.4 (2026-08-11)
28

39
## v0.8.3 (2026-07-14)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Issues = "https://github.com/NHSDigital/data-validation-engine/issues"
2525
Changelog = "https://github.com/NHSDigital/data-validation-engine/blob/main/CHANGELOG.md"
2626

2727
[tool.poetry]
28-
version = "0.8.4"
28+
version = "0.8.5"
2929
packages = [
3030
{ include = "dve", from = "src" },
3131
]

0 commit comments

Comments
 (0)