From 6a19ec83e9dc3da552c58cb8c0b6f701b4e0a621 Mon Sep 17 00:00:00 2001 From: Mark Nelson Date: Sat, 8 Aug 2020 19:16:33 +0200 Subject: [PATCH] Updated CHANGES.md --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index b47eb4f..5eadd7e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,6 +10,7 @@ Note - All hash comments refer to the issue number. Eg. #169 refers to https://g - Added ability to select outcomes in the Grade element (#329). - The Grade Item Name element now works with all grade items, whereas before it was just activities (#346). +- Added enrolment start and end dates to the date element (#328). ## Changed @@ -18,6 +19,9 @@ Note - All hash comments refer to the issue number. Eg. #169 refers to https://g ### Fixed - Certificates now get marked as viewed via the mobile app (#342). +- Custom fields not displaying properly (#359). +- Fix repositioning elements page when resizing the browser (#343). +- Prevent error when duplicate issues exist when using the code element (#363). ## [3.8.4] - 2020-03-12