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.23.1] - 2025-04-15 08:32:54
9+
10+ ### Fixed
11+
12+ - Removed uk-data as a dependency from the package.
13+
814## [ 2.23.0] - 2025-04-07 09:00:36
915
1016### Added
@@ -1713,6 +1719,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17131719
17141720
17151721
1722+ [ 2.23.1 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.23.0...2.23.1
17161723[ 2.23.0 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.22.8...2.23.0
17171724[ 2.22.8 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.22.7...2.22.8
17181725[ 2.22.7 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.22.6...2.22.7
Original file line number Diff line number Diff line change 14411441 added :
14421442 - Rename 'study childcare entitlement' to 'care to learn'
14431443 date : 2025-04-07 09:00:36
1444+ - bump : patch
1445+ changes :
1446+ fixed :
1447+ - Removed uk-data as a dependency from the package.
1448+ date : 2025-04-15 08:32:54
Original file line number Diff line number Diff line change 1- - bump : patch
2- changes :
3- fixed :
4- - Removed uk-data as a dependency from the package.
Original file line number Diff line number Diff line change 44
55setup (
66 name = "PolicyEngine-UK" ,
7- version = "2.23.0 " ,
7+ version = "2.23.1 " ,
88 author = "PolicyEngine" ,
99 author_email = "nikhil@policyengine.org" ,
1010 classifiers = [
You can’t perform that action at this time.
0 commit comments