Skip to content

Commit a1fc93b

Browse files
Update PolicyEngine Canada
1 parent d5d2800 commit a1fc93b

5 files changed

Lines changed: 13 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [0.97.0] - 2026-02-26
2+
3+
### Added
4+
5+
- Updated all federal CRA parameters through 2025: income tax brackets and rates (including 14.5% lowest bracket for 2025, 14% for 2026), Basic Personal Amount, Age Amount credit, Canada Employment Amount, Disability Tax Credit, Canada Child Benefit, Child Disability Benefit, Canada Workers Benefit, GST/HST credit, Old Age Security pension and clawback thresholds, Climate Action Incentive amounts for 2023-24 and 2024-25 (including new provinces NB, NL, NS, PE and rural supplement increase to 20%), and Canada Training Credit income thresholds.
6+
7+
### Changed
8+
9+
- Migrated from changelog_entry.yaml to towncrier fragments to eliminate merge conflicts.
10+
- Add Python 3.14 support, drop Python 3.10.
11+
12+
113
# Changelog
214

315
All notable changes to this project will be documented in this file.

changelog.d/federal-2024-2025-params.added.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/migrate-to-towncrier.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/upgrade-python-3.14.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

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-canada"
3-
version = "0.96.6"
3+
version = "0.97.0"
44
description = "Microsimulation model for Canada's tax-benefit system."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)