File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 2.70.7] - 2026-01-17 18:37:47
9+
10+ ### Fixed
11+
12+ - Skip behavioral response tests when HUGGING_FACE_TOKEN is not available (enables Dependabot PRs to pass CI).
13+
814## [ 2.70.6] - 2026-01-17 18:33:41
915
1016### Fixed
@@ -2562,6 +2568,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25622568
25632569
25642570
2571+ [ 2.70.7 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.70.6...2.70.7
25652572[ 2.70.6 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.70.5...2.70.6
25662573[ 2.70.5 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.70.4...2.70.5
25672574[ 2.70.4 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.70.3...2.70.4
Original file line number Diff line number Diff line change 22182218 - Fixed SCP baby bonus effective date to 2027-04-01 (fiscal year 2027-28) per
22192219 Scottish Budget 2026-27.
22202220 date : 2026-01-17 18:33:41
2221+ - bump : patch
2222+ changes :
2223+ fixed :
2224+ - Skip behavioral response tests when HUGGING_FACE_TOKEN is not available (enables
2225+ Dependabot PRs to pass CI).
2226+ date : 2026-01-17 18:37:47
Original file line number Diff line number Diff line change 1- - bump : patch
2- changes :
3- fixed :
4- - Skip behavioral response tests when HUGGING_FACE_TOKEN is not available (enables Dependabot PRs to pass CI).
Original file line number Diff line number Diff line change 11[project ]
22name = " policyengine-uk"
3- version = " 2.70.6 "
3+ version = " 2.70.7 "
44description = " PolicyEngine tax and benefit system for the UK."
55readme = " README.md"
66authors = [
You can’t perform that action at this time.
0 commit comments