Skip to content

Commit 2daf63b

Browse files
committed
release/2024-12-11 Created release branch
1 parent 9800ff2 commit 2daf63b

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 2024-12-11
4+
- [PI-650] Modify the Read Device endpoint for AS Devices
5+
- [PI-666] Create an ASID for AS Device and add as a DeviceKey
6+
- [PI-603] Update the spine_mhs questionnaire
7+
- [PI-645] Update the spine_mhs_message_sets questionnaire
8+
39
## 2024-12-05
410
- [PI-631] Generate Product Ids
511
- [PI-691] Allow devs to clear terminal after each Feature Test

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024.12.05
1+
2024.12.11

changelog/2024-12-11.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- [PI-650] Modify the Read Device endpoint for AS Devices
2+
- [PI-666] Create an ASID for AS Device and add as a DeviceKey
3+
- [PI-603] Update the spine_mhs questionnaire
4+
- [PI-645] Update the spine_mhs_message_sets questionnaire

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 = "connecting-party-manager"
3-
version = "2024.12.05"
3+
version = "2024.12.11"
44
description = "Repository for the Connecting Party Manager API and related services"
55
authors = ["NHS England"]
66
license = "LICENSE.md"

0 commit comments

Comments
 (0)