File tree Expand file tree Collapse file tree 4 files changed +14
-5
lines changed
Expand file tree Collapse file tree 4 files changed +14
-5
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ 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.74.0] - 2026-02-23 13:44:25
9+
10+ ### Fixed
11+
12+ - Include employer pension contributions and salary sacrifice in the Annual Allowance tax charge calculation, per Finance Act 2004 s.233.
13+
814## [ 2.73.2] - 2026-02-23 13:07:05
915
1016### Fixed
@@ -2631,6 +2637,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
26312637
26322638
26332639
2640+ [ 2.74.0 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.73.2...2.74.0
26342641[ 2.73.2 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.73.1...2.73.2
26352642[ 2.73.1 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.73.0...2.73.1
26362643[ 2.73.0 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.72.4...2.73.0
Original file line number Diff line number Diff line change 22892289 on datasets loaded via non-URL paths (e.g. UKSingleYearDataset or UKMultiYearDataset
22902290 passed directly)
22912291 date : 2026-02-23 13:07:05
2292+ - bump : minor
2293+ changes :
2294+ fixed :
2295+ - Include employer pension contributions and salary sacrifice in the Annual Allowance
2296+ tax charge calculation, per Finance Act 2004 s.233.
2297+ date : 2026-02-23 13:44:25
Original file line number Diff line number Diff line change 1- - bump : minor
2- changes :
3- fixed :
4- - Include employer pension contributions and salary sacrifice in the Annual Allowance tax charge calculation, per Finance Act 2004 s.233.
Original file line number Diff line number Diff line change 11[project ]
22name = " policyengine-uk"
3- version = " 2.73.2 "
3+ version = " 2.74.0 "
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