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.24.1] - 2025-05-06 15:36:49
9+
10+ ### Fixed
11+
12+ - Delete redundant weeks_per_year file from extended childcare.
13+
814## [ 2.24.0] - 2025-04-16 13:04:31
915
1016### Added
@@ -1732,6 +1738,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17321738
17331739
17341740
1741+ [ 2.24.1 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.24.0...2.24.1
17351742[ 2.24.0 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.23.2...2.24.0
17361743[ 2.23.2 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.23.1...2.23.2
17371744[ 2.23.1 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.23.0...2.23.1
Original file line number Diff line number Diff line change 14571457 added :
14581458 - Child eligible variables for childcare programs.
14591459 date : 2025-04-16 13:04:31
1460+ - bump : patch
1461+ changes :
1462+ fixed :
1463+ - Delete redundant weeks_per_year file from extended childcare.
1464+ date : 2025-05-06 15:36:49
Original file line number Diff line number Diff line change 1- - bump : patch
2- changes :
3- fixed :
4- - Delete redundant weeks_per_year file from extended childcare.
Original file line number Diff line number Diff line change 44
55setup (
66 name = "PolicyEngine-UK" ,
7- version = "2.24.0 " ,
7+ version = "2.24.1 " ,
88 author = "PolicyEngine" ,
99 author_email = "nikhil@policyengine.org" ,
1010 classifiers = [
You can’t perform that action at this time.
0 commit comments