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,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.65.6] - 2025-12-09 08:44:22
9+
10+ ### Fixed
11+
12+ - Fixed employer_ni_fixed_employer_cost_change variable returning impacts in baseline scenarios by correcting baseline parameter access.
13+
814## [ 2.65.5] - 2025-12-08 22:13:29
915
1016### Fixed
@@ -2456,6 +2462,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
24562462
24572463
24582464
2465+ [ 2.65.6 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.65.5...2.65.6
24592466[ 2.65.5 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.65.4...2.65.5
24602467[ 2.65.4 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.65.3...2.65.4
24612468[ 2.65.3 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.65.2...2.65.3
Original file line number Diff line number Diff line change 21062106 on legislation.gov.uk
21072107 - Add missing 2025-26 Universal Credit non-dependent deduction amount (GBP 93.02)
21082108 date : 2025-12-08 22:13:29
2109+ - bump : patch
2110+ changes :
2111+ fixed :
2112+ - Fixed employer_ni_fixed_employer_cost_change variable returning impacts in baseline
2113+ scenarios by correcting baseline parameter access.
2114+ date : 2025-12-09 08:44:22
Original file line number Diff line number Diff line change 1- - bump : patch
2- changes :
3- fixed :
4- - Fixed employer_ni_fixed_employer_cost_change variable returning impacts in baseline scenarios by correcting baseline parameter access.
Original file line number Diff line number Diff line change 11[project ]
22name = " policyengine-uk"
3- version = " 2.65.5 "
3+ version = " 2.65.6 "
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