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,16 @@ 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.18.0] - 2025-09-30 13:58:18
9+
10+ ### Changed
11+
12+ - Upgraded documentation to Jupyter Book 2.0 (MyST-based)
13+
14+ ### Fixed
15+
16+ - Jupyter Book deployment to GitHub Pages by adding docs workflow and fixing branch reference
17+
818## [ 1.17.11] - 2025-09-11 16:14:02
919
1020### Fixed
@@ -336,6 +346,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
336346
337347
338348
349+ [ 1.18.0 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.17.11...1.18.0
339350[ 1.17.11 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.17.10...1.17.11
340351[ 1.17.10 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.17.9...1.17.10
341352[ 1.17.9 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.17.8...1.17.9
Original file line number Diff line number Diff line change 280280 fixed :
281281 - Add is_married to FRS benefit unit dataset
282282 date : 2025-09-11 16:14:02
283+ - bump : minor
284+ changes :
285+ changed :
286+ - Upgraded documentation to Jupyter Book 2.0 (MyST-based)
287+ fixed :
288+ - Jupyter Book deployment to GitHub Pages by adding docs workflow and fixing branch
289+ reference
290+ date : 2025-09-30 13:58:18
Original file line number Diff line number Diff line change 1- - bump : minor
2- changes :
3- changed :
4- - Upgraded documentation to Jupyter Book 2.0 (MyST-based)
5- fixed :
6- - Jupyter Book deployment to GitHub Pages by adding docs workflow and fixing branch reference
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.17.11 "
7+ version = " 1.18.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