Skip to content

Commit cb6afe8

Browse files
committed
Update package version
1 parent 055f3ae commit cb6afe8

4 files changed

Lines changed: 14 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.65.3] - 2025-12-08 10:54:42
9+
10+
### Added
11+
12+
- Salary sacrifice pension cap reform (GBP 2,000 cap from April 2029) with broad-base employer response modeling.
13+
814
## [2.65.2] - 2025-12-05 16:29:26
915

1016
### Fixed
@@ -2436,6 +2442,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
24362442

24372443

24382444

2445+
[2.65.3]: https://github.com/PolicyEngine/openfisca-uk/compare/2.65.2...2.65.3
24392446
[2.65.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.65.1...2.65.2
24402447
[2.65.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.65.0...2.65.1
24412448
[2.65.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.64.1...2.65.0

changelog.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2086,3 +2086,9 @@
20862086
fixed:
20872087
- Fix fuel duty rates to use OBR November 2025 RPI forecasts.
20882088
date: 2025-12-05 16:29:26
2089+
- bump: patch
2090+
changes:
2091+
added:
2092+
- Salary sacrifice pension cap reform (GBP 2,000 cap from April 2029) with broad-base
2093+
employer response modeling.
2094+
date: 2025-12-08 10:54:42

changelog_entry.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +0,0 @@
1-
- bump: patch
2-
changes:
3-
added:
4-
- Salary sacrifice pension cap reform (GBP 2,000 cap from April 2029) with broad-base employer response modeling.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "policyengine-uk"
3-
version = "2.65.2"
3+
version = "2.65.3"
44
description = "PolicyEngine tax and benefit system for the UK."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)