From d10586b690f79e30ad7bd46ffc773b4b98886b83 Mon Sep 17 00:00:00 2001 From: blopa Date: Tue, 26 Sep 2017 19:27:32 -0300 Subject: [PATCH] update readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0acb4b8..26c7c05 100644 --- a/README.md +++ b/README.md @@ -287,6 +287,9 @@ You can create complex tree decisions using the field ``depends``. The following ![ScreenShot](https://raw.githubusercontent.com/blopa/Contract-Builder/master/screenshots/screenshot_3.png) ## Release Notes +- **v0.0.3:** + - [Bugfix] Fix decision tree algorithm + - [Feature] New layout - **v0.0.2:** - [Feature] Add option to disable row in the Spreadsheet - [Bugfix] Fix mandatory children glitch