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.34.2] - 2025-07-10 14:28:02
9+
10+ ### Fixed
11+
12+ - Documentation improved for HBAI income concept.
13+ - Restructured HBAI income variables to better match the official definition.
14+
815## [ 2.34.1] - 2025-07-10 12:10:52
916
1017### Fixed
@@ -1866,6 +1873,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18661873
18671874
18681875
1876+ [ 2.34.2 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.34.1...2.34.2
18691877[ 2.34.1 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.34.0...2.34.1
18701878[ 2.34.0 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.33.0...2.34.0
18711879[ 2.33.0 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.32.4...2.33.0
Original file line number Diff line number Diff line change 15731573 fixed :
15741574 - Triple lock uses the average earnings index from the OBR.
15751575 date : 2025-07-10 12:10:52
1576+ - bump : patch
1577+ changes :
1578+ fixed :
1579+ - Documentation improved for HBAI income concept.
1580+ - Restructured HBAI income variables to better match the official definition.
1581+ date : 2025-07-10 14:28:02
Original file line number Diff line number Diff line change 1- - bump : patch
2- changes :
3- fixed :
4- - Documentation improved for HBAI income concept.
5- - Restructured HBAI income variables to better match the official definition.
Original file line number Diff line number Diff line change 44
55setup (
66 name = "PolicyEngine-UK" ,
7- version = "2.34.1 " ,
7+ version = "2.34.2 " ,
88 author = "PolicyEngine" ,
99 author_email = "nikhil@policyengine.org" ,
1010 classifiers = [
You can’t perform that action at this time.
0 commit comments