diff options
Diffstat (limited to 'CHANGELOG.txt')
-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. |