Skip to content

Commit af6b80f

Browse files
committed
Update package version
1 parent 3556b36 commit af6b80f

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.70.2] - 2026-01-17 17:37:48
9+
10+
### Added
11+
12+
- Per-value legislative references for income tax allowances and minimum wage rates
13+
814
## [2.70.1] - 2026-01-17 17:17:54
915

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

25322538

25332539

2540+
[2.70.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.70.1...2.70.2
25342541
[2.70.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.70.0...2.70.1
25352542
[2.70.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.69.0...2.70.0
25362543
[2.69.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.68.1...2.69.0

changelog.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2182,3 +2182,9 @@
21822182
- Fixed Scottish Child Payment test format to use array notation for person-level
21832183
output
21842184
date: 2026-01-17 17:17:54
2185+
- bump: patch
2186+
changes:
2187+
added:
2188+
- Per-value legislative references for income tax allowances and minimum wage
2189+
rates
2190+
date: 2026-01-17 17:37:48

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-
- Per-value legislative references for income tax allowances and minimum wage rates

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

0 commit comments

Comments
 (0)