lilliput-ae-reference-implementation

Implementations of Lilliput-AE submitted to the NIST LWC standardization process
git clone https://git.kevinlegouguec.net/lilliput-ae-reference-implementation
Log | Files | Refs | README

commit 7e4b76b05d9a3945b916af09de0f9672abd2b22c
parent 14488f9a94e1a544cd3678bdb52f9676003980fb
Author: Kévin Le Gouguec <kevin.legouguec@airbus.com>
Date:   Thu,  4 Jul 2019 10:40:32 +0200

Ajout d'un changelog pour les implémentations

Diffstat:
ACHANGELOG.txt | 9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG.txt b/CHANGELOG.txt @@ -0,0 +1,9 @@ +v1.1 +==== + +TODO + +v1.0 +==== + +Initial release to round 1 of the LWC standardization process.