File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 2.71.1] - 2026-01-17 18:54:27
9+
10+ ### Fixed
11+
12+ - Reverted premature SCP 2026-27 rate increase (not yet law).
13+ - Refactored SCP baby bonus reform to use £40/week total as the policy parameter instead of a fixed bonus amount.
14+
815## [ 2.71.0] - 2026-01-17 18:39:20
916
1017### Added
@@ -2574,6 +2581,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25742581
25752582
25762583
2584+ [ 2.71.1 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.71.0...2.71.1
25772585[ 2.71.0 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.70.7...2.71.0
25782586[ 2.70.7 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.70.6...2.70.7
25792587[ 2.70.6 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.70.5...2.70.6
Original file line number Diff line number Diff line change 22302230 - Scottish Child Payment increased to 28.20/week for 2026-27, per Scottish Budget
22312231 2026-27.
22322232 date : 2026-01-17 18:39:20
2233+ - bump : patch
2234+ changes :
2235+ fixed :
2236+ - Reverted premature SCP 2026-27 rate increase (not yet law).
2237+ - " Refactored SCP baby bonus reform to use \xA3 40/week total as the policy parameter\
2238+ \ instead of a fixed bonus amount."
2239+ date : 2026-01-17 18:54:27
Original file line number Diff line number Diff line change 1- - bump : patch
2- changes :
3- fixed :
4- - Reverted premature SCP 2026-27 rate increase (not yet law).
5- - Refactored SCP baby bonus reform to use £40/week total as the policy parameter instead of a fixed bonus amount.
Original file line number Diff line number Diff line change 11[project ]
22name = " policyengine-uk"
3- version = " 2.71.0 "
3+ version = " 2.71.1 "
44description = " PolicyEngine tax and benefit system for the UK."
55readme = " README.md"
66authors = [
You can’t perform that action at this time.
0 commit comments