This is an automated email from the ASF dual-hosted git repository. jfeinauer pushed a commit to branch rel/code-generation/1.1 in repository https://gitbox.apache.org/repos/asf/plc4x-build-tools.git
commit eb9ed71b1cb7a4f00b4f3eabc41bd5a2edba843c Author: Julian Feinauer <[email protected]> AuthorDate: Sat Jan 4 20:19:09 2020 +0100 Updated RELEASE_NOTES for 1.1 --- code-generation/RELEASE_NOTES | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/code-generation/RELEASE_NOTES b/code-generation/RELEASE_NOTES index 2c244fc..c9e29a8 100644 --- a/code-generation/RELEASE_NOTES +++ b/code-generation/RELEASE_NOTES @@ -1,9 +1,13 @@ ============================================================== -Apache PLC4X Build-Tools Code-Generation 1.1.0 (Unreleased) +Apache PLC4X Build-Tools Code-Generation 1.1.0 ============================================================== New Features ------------ +- Added new Integer and Float type references +- Added support for "dataIo" types in MSpec +- Added support for temporal fields +- Added support for string fields Incompatible changes -------------------- @@ -31,4 +35,4 @@ Incompatible changes Bug Fixes --------- -- none \ No newline at end of file +- none
