Skip to content

Commit afebe74

Browse files
committed
Update package version
1 parent 2027b1e commit afebe74

4 files changed

Lines changed: 13 additions & 6 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.62.1] - 2025-12-02 14:16:53
9+
10+
### Added
11+
12+
- Add upper interest threshold freeze for Plan 2 student loans (Budget 2025)
13+
814
## [2.62.0] - 2025-12-02 09:19:36
915

1016
### Added
@@ -2383,6 +2389,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23832389

23842390

23852391

2392+
[2.62.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.62.0...2.62.1
23862393
[2.62.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.61.4...2.62.0
23872394
[2.61.4]: https://github.com/PolicyEngine/openfisca-uk/compare/2.61.3...2.61.4
23882395
[2.61.3]: https://github.com/PolicyEngine/openfisca-uk/compare/2.61.2...2.61.3

changelog.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2034,3 +2034,8 @@
20342034
added:
20352035
- Add owns vehicle variable
20362036
date: 2025-12-02 09:19:36
2037+
- bump: patch
2038+
changes:
2039+
added:
2040+
- Add upper interest threshold freeze for Plan 2 student loans (Budget 2025)
2041+
date: 2025-12-02 14:16:53

changelog_entry.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +0,0 @@
1-
- bump: patch
2-
changes:
3-
added:
4-
- Add upper interest threshold freeze for Plan 2 student loans (Budget 2025)
5-

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.62.0"
3+
version = "2.62.1"
44
description = "PolicyEngine tax and benefit system for the UK."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)