From 5732ffdb746c9ae602117069a3dcd69f55efb96c Mon Sep 17 00:00:00 2001 From: Alex Beregszaszi Date: Wed, 19 Apr 2017 18:56:05 +0100 Subject: Update changelog --- Changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog.md b/Changelog.md index dd62f2df..352e8374 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,7 +1,10 @@ ### 0.4.11 (unreleased) Features: + * Implement the Standard JSON Input / Output API * Support ``interface`` contracts. + * C API (``jsonCompiler``): Add the ``compileStandard()`` method to process a Standard JSON I/O. + * Commandline interface: Add the ``--standard-json`` parameter to process a Standard JSON I/O. * Commandline interface: Support ``--allow-paths`` to define trusted import paths. Note: the path(s) of the supplied source file(s) is always trusted. -- cgit v1.2.3