diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3011821caf..8f45e680d1 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: Add table for tracking course creator permissions (not yet used). +Update rake django-admin[syncdb] and rake django-admin[migrate] so they +run for both LMS and CMS. + Common: Student information is now passed to the tracking log via POST instead of GET. Common: Add tests for documentation generation to test suite