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.65.2] - 2025-12-05 16:29:26
9+
10+ ### Fixed
11+
12+ - Fix fuel duty rates to use OBR November 2025 RPI forecasts.
13+
814## [ 2.65.1] - 2025-12-04 14:45:58
915
1016### Changed
@@ -2430,6 +2436,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
24302436
24312437
24322438
2439+ [ 2.65.2 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.65.1...2.65.2
24332440[ 2.65.1 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.65.0...2.65.1
24342441[ 2.65.0 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.64.1...2.65.0
24352442[ 2.64.1 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.64.0...2.64.1
Original file line number Diff line number Diff line change 20812081 changed :
20822082 - Bump policyengine-core to 3.23.0 (adds strict enum validation).
20832083 date : 2025-12-04 14:45:58
2084+ - bump : patch
2085+ changes :
2086+ fixed :
2087+ - Fix fuel duty rates to use OBR November 2025 RPI forecasts.
2088+ date : 2025-12-05 16:29:26
Original file line number Diff line number Diff line change 1- - bump : patch
2- changes :
3- fixed :
4- - Fix fuel duty rates to use OBR November 2025 RPI forecasts.
Original file line number Diff line number Diff line change 11[project ]
22name = " policyengine-uk"
3- version = " 2.65.1 "
3+ version = " 2.65.2 "
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