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.26.0] - 2025-05-22 11:02:05
9+
10+ ### Fixed
11+
12+ - Implemented 2016 Savings Credit eligibility restriction in Pension Credit.
13+
814## [ 2.25.0] - 2025-05-21 09:46:26
915
1016### Added
@@ -1751,6 +1757,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17511757
17521758
17531759
1760+ [ 2.26.0 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.25.0...2.26.0
17541761[ 2.25.0 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.24.2...2.25.0
17551762[ 2.24.2 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.24.1...2.24.2
17561763[ 2.24.1 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.24.0...2.24.1
Original file line number Diff line number Diff line change 14751475 added :
14761476 - Public service spending variables.
14771477 date : 2025-05-21 09:46:26
1478+ - bump : minor
1479+ changes :
1480+ fixed :
1481+ - Implemented 2016 Savings Credit eligibility restriction in Pension Credit.
1482+ date : 2025-05-22 11:02:05
Original file line number Diff line number Diff line change 1- - bump : minor
2- changes :
3- fixed :
4- - Implemented 2016 Savings Credit eligibility restriction in Pension Credit.
Original file line number Diff line number Diff line change 44
55setup (
66 name = "PolicyEngine-UK" ,
7- version = "2.25 .0" ,
7+ version = "2.26 .0" ,
88 author = "PolicyEngine" ,
99 author_email = "nikhil@policyengine.org" ,
1010 classifiers = [
You can’t perform that action at this time.
0 commit comments