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 24b353a commit b5e2ceeCopy full SHA for b5e2cee
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 2025-04-04
4
+- [PI-876] Add Backups permission policy to PROD
5
+
6
## 2025-04-02
7
- [PI-872] Enable backups in PROD
8
- [PI-873] Update support policy to have 2 policies
VERSION
@@ -1 +1 @@
-2025.04.02
+2025.04.04
changelog/2025-04-04.md
@@ -0,0 +1 @@
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "connecting-party-manager"
-version = "2025.04.02"
+version = "2025.04.04"
description = "Repository for the Connecting Party Manager API and related services"
authors = ["NHS England"]
license = "LICENSE.md"
0 commit comments