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,14 @@ 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+ ## [ 1.16.0] - 2025-07-10 16:01:46
9+
10+ ### Added
11+
12+ - Structural insurance payments
13+ - External child payments
14+ - Healthy Start payments
15+
816## [ 1.15.3] - 2025-07-10 12:41:13
917
1018### Fixed
@@ -244,6 +252,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
244252
245253
246254
255+ [ 1.16.0 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.15.3...1.16.0
247256[ 1.15.3 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.15.2...1.15.3
248257[ 1.15.2 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.15.1...1.15.2
249258[ 1.15.1 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.15.0...1.15.1
Original file line number Diff line number Diff line change 203203 fixed :
204204 - SSMG uprating.
205205 date : 2025-07-10 12:41:13
206+ - bump : minor
207+ changes :
208+ added :
209+ - Structural insurance payments
210+ - External child payments
211+ - Healthy Start payments
212+ date : 2025-07-10 16:01:46
Original file line number Diff line number Diff line change 1- - bump : minor
2- changes :
3- added :
4- - Structural insurance payments
5- - External child payments
6- - Healthy Start payments
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " policyengine_uk_data"
7- version = " 1.15.3 "
7+ version = " 1.16.0 "
88description = " A package to create representative microdata for the UK."
99readme = " README.md"
1010authors = [
You can’t perform that action at this time.
0 commit comments