Skip to content

Commit ac66be6

Browse files
authored
Changelog for 3.4.1 (#154)
1 parent 16f702a commit ac66be6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and 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)

0 commit comments

Comments
 (0)