Skip to content

Commit a67e4d7

Browse files
committed
Update PolicyEngine US
1 parent c1057c9 commit a67e4d7

File tree

4 files changed

+14
-5
lines changed

4 files changed

+14
-5
lines changed

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+
## [1.508.1] - 2026-01-20 19:20:31
9+
10+
### Added
11+
12+
- Add breakdown_labels metadata to parameters with range() dimensions for semantic labelling.
13+
814
## [1.508.0] - 2026-01-19 22:07:57
915

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

1438014386

1438114387

14388+
[1.508.1]: https://github.com/PolicyEngine/policyengine-us/compare/1.508.0...1.508.1
1438214389
[1.508.0]: https://github.com/PolicyEngine/policyengine-us/compare/1.507.0...1.508.0
1438314390
[1.507.0]: https://github.com/PolicyEngine/policyengine-us/compare/1.506.0...1.507.0
1438414391
[1.506.0]: https://github.com/PolicyEngine/policyengine-us/compare/1.505.0...1.506.0

changelog.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12315,3 +12315,9 @@
1231512315
added:
1231612316
- Update Rhode Island 2025 Individual Income Tax Model.
1231712317
date: 2026-01-19 22:07:57
12318+
- bump: patch
12319+
changes:
12320+
added:
12321+
- Add breakdown_labels metadata to parameters with range() dimensions for semantic
12322+
labelling.
12323+
date: 2026-01-20 19:20:31

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-
- Add breakdown_labels metadata to parameters with range() dimensions for semantic labelling.

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-us"
3-
version = "1.508.0"
3+
version = "1.508.1"
44
description = "Add your description here."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)