From 632472382fce5702b2d5498d48c364e25e39bfd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Peem=C3=B6ller?= Date: Tue, 22 Apr 2014 15:31:30 +0200 Subject: [PATCH] Changelog updated --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03c40614..5816c6f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,14 @@ Change log for curry-frontend ============================= -Version 0.3.10 (under development) -================================== +Version 0.3.10 +============== + + * Various improvements of the internal structure. + + * Improved status messages. The compilation status message are now of the form + + [m of n] Compiling/Skipping (, ) * Implemented support for custom preprocessors. It is now possible to run a custom preprocessor command via the following options: -- GitLab