From e6cb73de592294bc33afd9f260fa559c16956599 Mon Sep 17 00:00:00 2001 From: Alison Hodges Date: Tue, 10 Jun 2014 15:01:54 -0400 Subject: [PATCH] Change log now lists one section for June --- docs/en_us/course_authors/source/change_log.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs/en_us/course_authors/source/change_log.rst b/docs/en_us/course_authors/source/change_log.rst index e4f9af5e6f..1474a9458d 100644 --- a/docs/en_us/course_authors/source/change_log.rst +++ b/docs/en_us/course_authors/source/change_log.rst @@ -2,6 +2,23 @@ Change Log ############ +*********** +June, 2014 +*********** + +.. list-table:: + :widths: 10 70 + :header-rows: 1 + + * - Date + - Change + * - 06/06/14 + - Added a description of email task workflow states to the :ref:`Launch` + section. + * - 06/03/14 + - Added :ref:`gradebook` to the :ref:`Grades` section. + + *********** May, 2014 ***********