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 2fe7308..0d6d2b7 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,9 @@ +=== 0.31.0 (24-03-2021) === + +* Add support for S3 file upload. +* Add JS client dropzone to make file upload easier. +* Fix a issue in assignment upload where older files were shown for new attempt in quiz. + === 0.30.1 (08-02-2021) === * UI changes in course and questions page. |