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

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


The following commit(s) were added to refs/heads/rel/0.13 by this push:
     new 1cbfaae349 chore: Updated the RELEASE_NOTES for the release.
1cbfaae349 is described below

commit 1cbfaae349c52445e8233e48dceeeefb429cdee8
Author: Christofer Dutz <christofer.d...@c-ware.de>
AuthorDate: Fri Aug 22 22:09:43 2025 +0200

    chore: Updated the RELEASE_NOTES for the release.
---
 RELEASE_NOTES | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 3bb09af5ef..0905ca495e 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -1,3 +1,27 @@
+==============================================================
+Apache PLC4X 0.13.1
+==============================================================
+
+New Features
+------------
+
+- Extended the PlcRawByteArray to provide access to a List of
+  USINT objects.
+
+Incompatible changes
+--------------------
+
+Bug Fixes
+---------
+
+- When reading an array of bits, the old s7 driver seems to hang.
+- The s7 driver causes issues when writing arrays of bits.
+- The block optimizer used in s7-light causes errors, if a tag
+  references the same byte multiple times.
+- When using the new block-optimizer in the s7-light driver,
+  when reading multiple BOOL values located in the same byte
+  produces errors
+
 ==============================================================
 Apache PLC4X 0.13.0
 ==============================================================

Reply via email to