File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ # [ 3.4.1] - 2023-10-19
8+
9+ * Debug page for writing registers, similar to index.php which is for reading registers [ #148 ] ( https://github.com/aldas/modbus-tcp-client/pull/148 )
10+ * Fix undefined variable in example
11+ * Fix deprecated string interpolation for PHP8.2 [ #153 ] ( https://github.com/aldas/modbus-tcp-client/pull/153 )
12+
13+
714# [ 3.4.0] - 2023-06-14
815
916* Endian fixes when ` Endian::$defaultEndian ` is set before request/response is created [ #145 ] ( https://github.com/aldas/modbus-tcp-client/pull/145 )
You can’t perform that action at this time.
0 commit comments