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.40.0] - 2025-07-21 13:23:31
9+
10+ ### Added
11+
12+ - UKMultiYearDataset class to handle multiple fiscal years.
13+ - Uprating of datasets using the ` uprate ` method.
14+
815## [ 2.39.3] - 2025-07-17 12:45:26
916
1017### Fixed
@@ -1967,6 +1974,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19671974
19681975
19691976
1977+ [ 2.40.0 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.39.3...2.40.0
19701978[ 2.39.3 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.39.2...2.39.3
19711979[ 2.39.2 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.39.1...2.39.2
19721980[ 2.39.1 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.39.0...2.39.1
Original file line number Diff line number Diff line change 16621662 fixed :
16631663 - NI domestic rates taken as reported.
16641664 date : 2025-07-17 12:45:26
1665+ - bump : minor
1666+ changes :
1667+ added :
1668+ - UKMultiYearDataset class to handle multiple fiscal years.
1669+ - Uprating of datasets using the `uprate` method.
1670+ date : 2025-07-21 13:23:31
Original file line number Diff line number Diff line change 1- - bump : minor
2- changes :
3- added :
4- - UKMultiYearDataset class to handle multiple fiscal years.
5- - Uprating of datasets using the `uprate` method.
Original file line number Diff line number Diff line change 11[project ]
22name = " policyengine-uk"
3- version = " 2.39.3 "
3+ version = " 2.40.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