From 57d9ea3f654e072ed35787f5baf517ed2fd0a351 Mon Sep 17 00:00:00 2001 From: Miles Steele Date: Mon, 12 Aug 2013 15:03:38 -0400 Subject: [PATCH] add beta dash to changelog --- CHANGELOG.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 8d04c44d88..b900eeb71e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,6 +5,10 @@ These are notable changes in edx-platform. This is a rolling list of changes, in roughly chronological order, most recent first. Add your entries at or near the top. Include a label indicating the component affected. +LMS: Enable beta instructor dashboard. The beta dashboard is a rearchitecture +of the existing instructor dashboard and is available by clicking a link at +the top right of the existing dashboard. + Studio: Email will be sent to admin address when a user requests course creator privileges for Studio (edge only).