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,13 @@ 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.68.1] - 2026-01-13 17:13:11
9+
10+ ### Fixed
11+
12+ - Dataset uprating bug where region values weren't converted to strings for rent indexing
13+ - Salary sacrifice default behavior to be static (0) instead of fully optimized (1.0)
14+
815## [ 2.68.0] - 2026-01-13 15:46:23
916
1017### Added
@@ -2505,6 +2512,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25052512
25062513
25072514
2515+ [ 2.68.1 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.68.0...2.68.1
25082516[ 2.68.0 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.67.0...2.68.0
25092517[ 2.67.0 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.66.0...2.67.0
25102518[ 2.66.0 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.65.9...2.66.0
Original file line number Diff line number Diff line change 21552155 added :
21562156 - 2025-26 Scottish income tax rates.
21572157 date : 2026-01-13 15:46:23
2158+ - bump : patch
2159+ changes :
2160+ fixed :
2161+ - Dataset uprating bug where region values weren't converted to strings for rent
2162+ indexing
2163+ - Salary sacrifice default behavior to be static (0) instead of fully optimized
2164+ (1.0)
2165+ date : 2026-01-13 17:13:11
Original file line number Diff line number Diff line change 1- - bump : patch
2- changes :
3- fixed :
4- - Dataset uprating bug where region values weren't converted to strings for rent indexing
5- - Salary sacrifice default behavior to be static (0) instead of fully optimized (1.0)
6-
Original file line number Diff line number Diff line change 11[project ]
22name = " policyengine-uk"
3- version = " 2.68.0 "
3+ version = " 2.68.1 "
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