summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorprathamesh2017-11-07 13:47:50 +0530
committerprathamesh2017-11-07 13:47:50 +0530
commit589c5ecbd4fcafffa2e237012c4c2124b53dca0a (patch)
treed9c116217ce82dbdcc7182fe1afee37ab6a9b6f6 /CHANGELOG.txt
parentbce87033267afdbb4aff958c26d1e6d0cac6d220 (diff)
downloadonline_test-589c5ecbd4fcafffa2e237012c4c2124b53dca0a.tar.gz
online_test-589c5ecbd4fcafffa2e237012c4c2124b53dca0a.tar.bz2
online_test-589c5ecbd4fcafffa2e237012c4c2124b53dca0a.zip
Removed nested try..except
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index ab9e4b2..a687446 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -11,6 +11,7 @@
* Updated the validation of MCQ/MCC type question.
* Fixed a bug that did not allow expected input in Standard I/O type question to be none.
* UI changes in grade user, view answerpaper and monitor pages.
+* Added the facility to create users by uploading CSV.
* Fixed a bug that would require shebang to be put in for Bash assertion based questions.
=== 0.6.0 (11-05-2017) ===