From 087d35c95e7bfda31b406b9a3f0064b96955e0dc Mon Sep 17 00:00:00 2001 From: cahrens <christina@edx.org> Date: Mon, 29 Jul 2013 13:01:37 -0400 Subject: [PATCH] Studio course creator e-mails. --- CHANGELOG.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 68308980adc..51a98f2de77 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. +Studio: Send e-mails to new Studio users (on edge only) when their course creator +status has changed. This will not be in use until the course creator table +is enabled. + LMS: Added user preferences (arbitrary user/key/value tuples, for which which user/key is unique) and a REST API for reading users and preferences. Access to the REST API is restricted by use of the -- GitLab