From f006df3e7cabba38e54a3b34cb71309da48973cc Mon Sep 17 00:00:00 2001 From: Nathan Walters Date: Sat, 26 Jan 2019 19:09:12 -0600 Subject: [PATCH] Update changelog for 26 January 2019 deploy --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f8e3ad6..8f1b38ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ When a new version is deployed, the changes since the last deploy should be labe with the current date and the next changes should go under a **[Next]** header. ## [Next] + +## 26 January 2019 + * Fix regression where course names in `QueueCard`s would not be bold. ([@james9909](https://github.com/james9909) in [#178](https://github.com/illinois/queue/pull/178)) * Alert last on duty staff of option to close queue when leaving. ([@AlpriElse](https://github.com/AlpriElse) in [#173](https://github.com/illinois/queue/pull/173)) * Use enter key to submit new question, new course, or new queue. ([@rohinb2](https://github.com/rohinb2) in [#161](https://github.com/illinois/queue/pull/161))