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.62.0] - 2025-12-02 09:19:36
9+
10+ ### Added
11+
12+ - Add owns vehicle variable
13+
814## [ 2.61.4] - 2025-12-01 11:11:26
915
1016### Changed
@@ -2377,6 +2383,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23772383
23782384
23792385
2386+ [ 2.62.0 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.61.4...2.62.0
23802387[ 2.61.4 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.61.3...2.61.4
23812388[ 2.61.3 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.61.2...2.61.3
23822389[ 2.61.2 ] : https://github.com/PolicyEngine/openfisca-uk/compare/2.61.1...2.61.2
Original file line number Diff line number Diff line change 20292029 changed :
20302030 - Vectorised BRMA LHA rate lookup for ~3s speedup on calculate calls.
20312031 date : 2025-12-01 11:11:26
2032+ - bump : minor
2033+ changes :
2034+ added :
2035+ - Add owns vehicle variable
2036+ date : 2025-12-02 09:19:36
Original file line number Diff line number Diff line change 1- - bump : minor
2- changes :
3- added :
4- - Add owns vehicle variable
Original file line number Diff line number Diff line change 11[project ]
22name = " policyengine-uk"
3- version = " 2.61.4 "
3+ version = " 2.62.0 "
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