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.47.3] - 2025-08-13 08:14:33
9+
10+ ### Fixed
11+
12+ - Scenario class now supports all Reform object types and maintains backwards compatibility.
13+
814## [ 2.47.2] - 2025-08-12 14:17:09
915
1016### Fixed
@@ -2156,6 +2162,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21562162
21572163
21582164
2165+ [ 2.47.3 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.47.2...2.47.3
21592166[ 2.47.2 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.47.1...2.47.2
21602167[ 2.47.1 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.47.0...2.47.1
21612168[ 2.47.0 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.46.3...2.47.0
Original file line number Diff line number Diff line change 18241824 fixed :
18251825 - Moved `Scenario` in top-level import.
18261826 date : 2025-08-12 14:17:09
1827+ - bump : patch
1828+ changes :
1829+ fixed :
1830+ - Scenario class now supports all Reform object types and maintains backwards
1831+ compatibility.
1832+ date : 2025-08-13 08:14:33
Original file line number Diff line number Diff line change 1- - bump : patch
2- changes :
3- fixed :
4- - Scenario class now supports all Reform object types and maintains backwards compatibility.
Original file line number Diff line number Diff line change 11[project ]
22name = " policyengine-uk"
3- version = " 2.47.2 "
3+ version = " 2.47.3 "
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