We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce45352 commit 7802f54Copy full SHA for 7802f54
3 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.88.17] - 2026-05-17
2
+
3
+### Changed
4
5
+- Make the CPS expanded Marriage Allowance reform use the explicit `would_claim_marriage_allowance` input instead of formula-time randomness.
6
7
8
## [2.88.16] - 2026-05-15
9
10
No significant changes.
changelog.d/1676.changed.md
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "policyengine-uk"
-version = "2.88.16"
+version = "2.88.17"
description = "PolicyEngine tax and benefit system for the UK."
readme = "README.md"
authors = [
0 commit comments