Update CHANGELOG.rst

This commit is contained in:
Carlos Andrés Rocha
2013-07-09 16:34:49 -04:00
parent bd96632139
commit 890d2cfce8

View File

@@ -9,6 +9,10 @@ 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.
LMS: Added *experimental* crowdsource hinting manager page.
XModule: Added *experimental* crowdsource hinting module.
Common: Student information is now passed to the tracking log via POST instead of GET.
Common: Add tests for documentation generation to test suite