From b784eaf782b0ab741a61db420a110a92bcc4f524 Mon Sep 17 00:00:00 2001 From: your name Date: Mon, 2 Oct 2023 12:40:14 -0400 Subject: [PATCH] docs: update NEWS --- NEWS.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index d616415..9bdc85a 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,13 @@ - +# bcpss (development version) + +Versioning for this package has been and may continue to be somewhat uneven. Here are the key changes since the last version: + +- Add current year zones and program data `bcps_es_zones_SY2223` and `bcps_programs_SY2223` +- Update `bcpss_enrollment` with 2023 data from `marylandedu::msde_enrollment` +- Export `bcpss_enrollment`, `bcpss_attendance`, and `bcpss_student_mobility` data (from MSDE via `{marylandedu}` package) (2023-04-14) +- Standardize naming convention for datasets (breaking change for `nces_school_directory_SY19` and `accountability_SY19` datasets) (2023-04-14) +- Add `bcps_surplus_schools` data (2022-11-13) +- Add `bcps_programs_SY1920` data (2022-10-20) # bcpss 0.1.0.9001 (2022-01-10) @@ -6,7 +15,6 @@ - docs: Update README w/ related projects - feat: Add spatial data with SY21-22 attendance zone boundaries (`bcps_es_zones_SY2122`) - # bcpss 0.1.0.9000 (2022-01-10) - fix: Change year column to school_year for accountability data