summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authoradityacp2020-04-07 14:32:53 +0530
committeradityacp2020-04-07 14:45:50 +0530
commit8c907916799c756e658d61dec1b3f46903880097 (patch)
tree5277125b87af5ae28a5bc43e2897989f7fa30734 /CHANGELOG.txt
parent7886d4f3ce672a80f3284aba17840b64cf6b19a4 (diff)
downloadonline_test-8c907916799c756e658d61dec1b3f46903880097.tar.gz
online_test-8c907916799c756e658d61dec1b3f46903880097.tar.bz2
online_test-8c907916799c756e658d61dec1b3f46903880097.zip
Release 0.14.0 related changes
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 18063e5..68290e7 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,14 @@
+=== 0.14.0 (07-04-2020) ===
+
+* Added search bar for searching course
+* Added codemirror for R language
+* Fixed a bug which did not allow to save the empty expected input field for
+Standard input output based test case
+* Improved UX for creating course modules, lessons, quizzes and practice exercises
+* Fixed bug in the custom middleware to get proper user timezone and manage
+concurrent user logins
+* Prettify error message for R language
+
=== 0.13.0 (11-03-2020) ===
* Revamped the UI and UX for the interface and standardised with Bootstrap 4 (Lumen theme from https://bootswatch.com/)