We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f10751 commit d9c7144Copy full SHA for d9c7144
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 2024-11-27
4
+- [PI-605] Bulk ETL (transform layer)
5
+- [PI-582] Read MHS Device
6
+
7
## 2024-11-25
8
- [PI-643] Add status to Device Reference Data
9
- Dependabot: slack-github-action, pydantic
VERSION
@@ -1 +1 @@
-2024.11.25
+2024.11.27
changelog/2024-11-27.md
@@ -0,0 +1,2 @@
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "connecting-party-manager"
-version = "2024.11.25"
+version = "2024.11.27"
description = "Repository for the Connecting Party Manager API and related services"
authors = ["NHS England"]
license = "LICENSE.md"
0 commit comments