From d79886e98eed2f14dc0189086406d1c67f326d5c Mon Sep 17 00:00:00 2001 From: dlcomeaux <58892984+dlcomeaux@users.noreply.github.com> Date: Mon, 13 Feb 2023 13:34:03 -0600 Subject: [PATCH 1/2] Update version number --- NEWS.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS.md b/NEWS.md index f3b4297..a0bf808 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,10 @@ +# cmapgeo 0.2.1 +February 13, 2023 + +* All datasets based on the Census Bureau's TIGER/Line boundaries have been updated with the 2022 vintage. +* Adds documentation note that the CMAP Data Hub is offline. All data derived from the Data Hub will remain for reference and will be updated with new links when the CMAP Data Hub is available once again. +* Shapefiles for 2010 Census products (blocks, tracts, and block groups) have been removed from the package to minimize file size. Crosswalks from 2010 geographies are still available for historical reference. + # cmapgeo 0.2.0 February 23, 2022 From 4ed9a25820a16c454d6df440588e15193b4b2800 Mon Sep 17 00:00:00 2001 From: dlcomeaux <58892984+dlcomeaux@users.noreply.github.com> Date: Mon, 13 Feb 2023 13:34:12 -0600 Subject: [PATCH 2/2] Update copyright year --- LICENSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE.md b/LICENSE.md index c756829..b24e241 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ # MIT License -Copyright (c) 2021 Chicago Metropolitan Agency for Planning +Copyright (c) 2023 Chicago Metropolitan Agency for Planning Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal