From 125ce056abbb84638655a5eff8cf756997919df1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Kruli=C5=A1?= Date: Tue, 16 Jan 2018 13:19:10 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index a9dd2ea..2bb6f7d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -10,10 +10,10 @@ This change log tracks the releases on our [pilot server](https://recodex.mff.cu ## 16.1.2018 +* Users registered externally are now able to create local account * Several modifications in API and default pipelines, which are not apparent from webapp yet: - All compilation pipelines supports extra source files given by exercise author (so custom frameworks or boilerplates may be used in exercises) - Added cpu-time alongside wall-time in exercise limits and submission evaluation - - Users registered externally are now able to create local account with appropriate endpoint * Multiple bugs fixed and minor improvements implemented in the web application fronted * Refactoring and consolidation of some parts of the frontend in preparation for the modifications of the API