diff options
author | ankitjavalkar | 2018-03-05 16:07:18 +0530 |
---|---|---|
committer | ankitjavalkar | 2018-03-05 16:07:18 +0530 |
commit | 3d0ea52eaf04c234bc1f562fa695743e3752462f (patch) | |
tree | 8704cbfe40e5e2b89ceb15fc363a012d0e4a28ee | |
parent | cc263e33660f9070309187509e1d177bda4e49f2 (diff) | |
download | online_test-3d0ea52eaf04c234bc1f562fa695743e3752462f.tar.gz online_test-3d0ea52eaf04c234bc1f562fa695743e3752462f.tar.bz2 online_test-3d0ea52eaf04c234bc1f562fa695743e3752462f.zip |
Update CHANGELOG
-rw-r--r-- | CHANGELOG.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e259117..2d7a006 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,8 @@ +=== 0.8.0 === + +* Added a management command to add users to moderator group +* Renamed add_group management command to create_mod_group + === 0.7.0 (15-11-2017) === * Simplified Standard I/O type question error output. |