diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b53780b91680b935ab843df5921f0acb08978fd5..4bc37482c8d90a9794647db9d74555f83e46bc2c 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -9,6 +9,10 @@ LMS: Add feature for providing background grade report generation via Celery instructor task, with reports uploaded to S3. Feature is visible on the beta instructor dashboard. LMS-58 +LMS: Beta-tester status is now set on a per-course-run basis, rather than being valid + across all runs with the same course name. Old group membership will still work + across runs, but new beta-testers will only be added to a single course run. + LMS: Add a user-visible alert modal when a forums AJAX request fails. Blades: Add template for checkboxes response to studio. BLD-193.