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.28.2] - 2025-05-28 09:03:21
9+
10+ ### Fixed
11+
12+ - Bug in employer NI incidence parameters.
13+
814## [ 2.28.1] - 2025-05-27 10:44:15
915
1016### Fixed
@@ -1781,6 +1787,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17811787
17821788
17831789
1790+ [ 2.28.2 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.28.1...2.28.2
17841791[ 2.28.1 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.28.0...2.28.1
17851792[ 2.28.0 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.27.0...2.28.0
17861793[ 2.27.0 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.26.1...2.27.0
Original file line number Diff line number Diff line change 15001500 fixed :
15011501 - Removed duplicate parameters in Pension Credit.
15021502 date : 2025-05-27 10:44:15
1503+ - bump : patch
1504+ changes :
1505+ fixed :
1506+ - Bug in employer NI incidence parameters.
1507+ date : 2025-05-28 09:03:21
Original file line number Diff line number Diff line change 1- - bump : patch
2- changes :
3- fixed :
4- - Bug in employer NI incidence parameters.
Original file line number Diff line number Diff line change 44
55setup (
66 name = "PolicyEngine-UK" ,
7- version = "2.28.1 " ,
7+ version = "2.28.2 " ,
88 author = "PolicyEngine" ,
99 author_email = "nikhil@policyengine.org" ,
1010 classifiers = [
You can’t perform that action at this time.
0 commit comments