diff options
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e259117..d3364e0 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,9 @@ +=== 0.8.0 === + +* Added a management command to add users to moderator group +* Renamed add_group management command to create_mod_group +* Deprecated multiple management commands: dump_user_data, load_exam, load_question_xml, results2csv + === 0.7.0 (15-11-2017) === * Simplified Standard I/O type question error output. |