From 589c5ecbd4fcafffa2e237012c4c2124b53dca0a Mon Sep 17 00:00:00 2001 From: prathamesh Date: Tue, 7 Nov 2017 13:47:50 +0530 Subject: Removed nested try..except --- CHANGELOG.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.txt') 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) === -- cgit