From 85c9457568b3f680dc555a5e89a684d641a1117d Mon Sep 17 00:00:00 2001 From: Olivier Refalo Date: Fri, 29 Jun 2018 21:45:20 -0400 Subject: [PATCH] update readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 85b43a8..d2e20d8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -GraphQL Extension for StarUML 2 +GraphQL Extension for StarUML 3 ============================ [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=N7GUM99ZAU738) @@ -8,12 +8,12 @@ This extension for StarUML(http://staruml.io) supports the generation of GraphQL What's new ---- -Jan 10th 2018: - -* **Bug:** Fixed a extend statement bug with the following structure Class->AbstractClass->Class +June 29th 2018: +* **New Feature:** StarUML3 support, enjoy! Past: +* **Bug:** Fixed a extend statement bug with the following structure Class->AbstractClass->Class * **New Feature:** Give great flexibility to your diagram but using Abstract classes. Abstract classes keept their full meaning in a class hierachy, but are not generated. * **New Feature:** Allow graphQL generation in a ui panel * **New Feature:** You may now generate from the top project level