You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by jf...@apache.org on 2020/01/13 15:30:35 UTC

[plc4x] branch rel/0.6 updated: Preparation of RELEASE_NOTES for Release 0.6

This is an automated email from the ASF dual-hosted git repository.

jfeinauer pushed a commit to branch rel/0.6
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/rel/0.6 by this push:
     new 9b29544  Preparation of RELEASE_NOTES for Release 0.6
9b29544 is described below

commit 9b295441b535fbbd0f8672f7b2df38bd7885cd93
Author: julian <j....@pragmaticminds.de>
AuthorDate: Mon Jan 13 16:30:29 2020 +0100

    Preparation of RELEASE_NOTES for Release 0.6
---
 RELEASE_NOTES | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index d9e870f..b5bb2a7 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -11,11 +11,14 @@ New Features
 
 Incompatible changes
 --------------------
-
 - Moved the C++, C# and Python drivers into the `sandbox`
 
 Bug Fixes
 ---------
+- Fixed Promise Chain for InternalPlcWriteRequest
+- PLC4X-45 Add float support to Modbus Protocol
+- PLC4X-164 Fix wrong NOT FOUND exception in OPC UA Driver
+- PLC4X-166 Fixed Download Page
 
 Known Issues
 --------