summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorankitjavalkar2020-02-04 16:43:46 +0530
committerankitjavalkar2020-02-05 11:10:06 +0530
commit5c4f432bd004364fc5114912730786f0536cde9a (patch)
tree7abb7fd0eb62deb7a85066757e2b2194ce651655 /CHANGELOG.txt
parenta76594e4b78599790a01d059f7a7380185e340a3 (diff)
downloadonline_test-5c4f432bd004364fc5114912730786f0536cde9a.tar.gz
online_test-5c4f432bd004364fc5114912730786f0536cde9a.tar.bz2
online_test-5c4f432bd004364fc5114912730786f0536cde9a.zip
Release 0.12.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 dc80135..4145e07 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,14 @@
+=== 0.12.0 (04-02-2020) ===
+
+* Added syntax highlighting to the code answers in answerpaper
+* Added feature to allow adding newlines to Standard IO testcases
+* Added an evaluator to support R language
+* Fixed bug to only allow self created grading systems to show up in the course
+form
+* Fixed bug to hide deleted questions from search results
+* Fixed bug to check if residual files exist before teardown operations in
+JavaStdIOEvaluator
+
=== 0.11.0 (27-09-2019) ===
* Upgraded python-social-auth 0.2.19 to social-auth-app-django 3.1.0