From 527e0970d61fcab53e0296f9c62c24ee2f3dd99b Mon Sep 17 00:00:00 2001
From: psvenk <45520974+psvenk@users.noreply.github.com>
Date: Sat, 8 May 2021 21:00:29 -0400
Subject: [PATCH] Update CHANGELOG.md
---
CHANGELOG.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ed905bc9..b4bbc141 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,13 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
-## [2.8.0] - tagged 2021-05-08
+## [2.8.0] - tagged 2021-05-08, production TBD
- Add support for getting grades from previous year ([#287], [#99])
- Add support for May-June 2021 schedule, and guess students' lunch based on
their third period class ([#294], [#288], [#95])
- Modularize and refactor parts of the codebase ([#290], [#253], [#296], [#300])
-## [2.7.1] - tagged 2021-04-01
+## [2.7.1] - tagged 2021-04-01, production 2021-04-08
- Allow undoing the deletion of assignments using an "undo" button or
Ctrl+Z ([#222], [#171])
- Display period start/end times in the schedule ([#283], [#260])