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.5.0] - 2024-09-23 10:28:55
9+
10+ ### Added
11+
12+ - Migrate the ACS from the US-repository.
13+
14+ ### Changed
15+
16+ - Enhanced CPS now uses a 3-year pooled CPS.
17+
818## [ 1.4.5] - 2024-09-22 21:15:27
919
1020## [ 1.4.4] - 2024-09-19 15:36:00
@@ -102,6 +112,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
102112
103113
104114
115+ [ 1.5.0 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.4.5...1.5.0
105116[ 1.4.5 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.4.4...1.4.5
106117[ 1.4.4 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.4.3...1.4.4
107118[ 1.4.3 ] : https://github.com/PolicyEngine/policyengine-us-data/compare/1.4.2...1.4.3
Original file line number Diff line number Diff line change 7878 removed :
7979 - Unnecessary info in CONTRIBUTING.md
8080 date : 2024-09-22 21:15:27
81+ - bump : minor
82+ changes :
83+ added :
84+ - Migrate the ACS from the US-repository.
85+ changed :
86+ - Enhanced CPS now uses a 3-year pooled CPS.
87+ date : 2024-09-23 10:28:55
Original file line number Diff line number Diff line change 1- - bump : minor
2- changes :
3- added :
4- - Migrate the ACS from the US-repository.
5- changed :
6- - Enhanced CPS now uses a 3-year pooled CPS.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " policyengine_us_data"
7- version = " 1.4.5 "
7+ version = " 1.5.0 "
88description = " A package to create representative microdata for the US."
99readme = " README.md"
1010authors = [
You can’t perform that action at this time.
0 commit comments